Hi people!
I wanna build a application where an extension (Chrome browser) sends data to the BangleJs (via Bluetooth GATT). The extension successfully writes a value to the RX Characteristic of BangleJS. But how can my BangleJs read the value of this RX characteristic?
I searched several hours through the tutorials, api reference and in general, but couldn't find any example or snippet that answers my question.
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.
Hi people!
I wanna build a application where an extension (Chrome browser) sends data to the BangleJs (via Bluetooth GATT). The extension successfully writes a value to the RX Characteristic of BangleJS. But how can my BangleJs read the value of this RX characteristic?
I searched several hours through the tutorials, api reference and in general, but couldn't find any example or snippet that answers my question.