The weirdest thing happened - when I enabled the sensors from my desktop browser (which triggers the device to stream sensor/gesture data), the CCCD's changed to 0x0100 (some are still 0, but the ones I need to be notified of changed to 0x0100).
I'm still not getting notifications, but I'll keep playing with it.
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.
The weirdest thing happened - when I enabled the sensors from my desktop browser (which triggers the device to stream sensor/gesture data), the CCCD's changed to
0x0100
(some are still0
, but the ones I need to be notified of changed to0x0100
).I'm still not getting notifications, but I'll keep playing with it.