Jay Huang
unread,Nov 3, 2022, 4:33:23 AM11/3/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FIDO Dev (fido-dev), Thomas Gagneret, My1, FIDO Dev (fido-dev)
Hello Thomas,
I am also working on HID over BLE and would like to discuss some questions I have. I have a working authenicator via USB HID.
I modified HID BLE GATT table by adding character of input and output report. But when I use webauthn to register, it shows "Unknown device state (code: 1,9, 0x80070057")"
I noticed that the host did not send output report at all, so I think either my webAuthn did not accept BLE over HID, or the descriptor is different from USB?