I will have to look at the sourcecode more in-depth though.
Any way to log what is going on when Espruino is in the HID role against a phone or computer?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thanks @Gordon for the hints.
NRF Connect only shows the Service, no peeking or poking possible (iOS here).
By the way, this is my code so far:
And this is the output:
Maybe you see something I don't.
As far as I can see
PROTOCOL_MODE
already is set to1
:What about this BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST?
I will have to look at the sourcecode more in-depth though.
Any way to log what is going on when Espruino is in the HID role against a phone or computer?