I would like the Bangle.js 2 to receive HID #6936
Replies: 1 comment
-
Posted at 2024-06-06 by @fanoush if it is HID over GATT = Bluetooth LE then yes. Normal HID over classic bluetooth no, not possible. Posted at 2024-06-07 by @gfwilliams Yes, over BLE it is possible. As I understand it you just need to connect to the device and subscribe to notifications on the BLE Characteristic 0x2A4D. You can test it out using the However I have really struggled to find a sensibly priced BLE keyboard to try this out with - if you find one please let me know :) Posted at 2024-06-07 by user158304 I will give this a try Thanks. I am am actually tiring to connect a digital pair of calibers which looks like a HID Key board. not sure if it BLE but I will know soon. I will keep My eye open for some cheap BLE keyboard. thx |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2024-06-06 by user158304
I would like to be able to Receive the output of a HID Keyboard on my Watch. Is this possible? any Hint were to look for examples ?
Beta Was this translation helpful? Give feedback.
All reactions