Closed SimonFilgis closed 1 year ago
Hi @per1234. Thanks for your interest in this open source project. This issue tracker is only to be used to report bugs or feature requests specific to the project. This topic is more appropriate for the Arduino Forum. I see you already created a topic over there:
https://forum.arduino.cc/t/ble-get-notification-from-hid-characteristic/1178719
Hi @per1234. Thanks for your interest in this open source project.
Maybe you meant @SimonFilgis 😉
@per1234 and @gmacario Thanks for your messages.
I fully understand that github issue tracker is not for discussion. Can you please help me on the arduino forum to get my application up and running?
https://forum.arduino.cc/t/ble-get-notification-from-hid-characteristic/1178719
Dear all,
I connect to a smart remote with 5 buttons. Pheripheral explorer shows the following HID service characteristics:
Except index 2 all of them are subscribable, but, after successful subscription
valueUpdated()
never returnstrue
.Is there anything I oversee?
Best,
Simon