Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

!!ERROR: Unsupported response event type: 0x0011 (Authentication Failed Event) #20

Open
morgondag opened this issue Apr 2, 2019 · 3 comments

Comments

@morgondag
Copy link

Same error as #10 (comment)
Connection an iOS device works fine for a while, an error appear looping

!!ERROR: Unsupported response event type: 0x0011 (Authentication Failed Event)

You mentioned that it doesn't support pairing #9 (comment)
configuring Bluetooth to use pairable on pairs the device and the message goes away.

Is there a way to resolve this without pairing the device?
This error can be reproduced with any generic BLE discovery app in the app store.

is the error uuid referring to the
HIDP | 0x0011 | Human Interface Device Profile (HID)
https://www.bluetooth.com/specifications/assigned-numbers/service-discovery
and so do we need to setup a authorize characteristic?
`from https://git.kernel.org/pub/scm/bluetooth/bluez.git/plain/doc/gatt-api.txt

Another workaround is to ignore the errors, as the server and the client works fine with them.

@mikaku
Copy link

mikaku commented Apr 15, 2019

+1

I'm just waiting for the fix to be able to jump from Bluez 5.43 to 5.50.

@junmilreyso
Copy link

Having the same behavior as @mikaku , I also downgraded to 5.45 due to such error in 5.50.

@Javier-Huang
Copy link

Javier-Huang commented Dec 15, 2022

Hi, has anyone fixed this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants