Turns out it was a rookie mistake of not disconnecting form the IDE 🙈😝 Working now! Using bleat.webbluetooth I am able to connect to the GATT service and pull characteristics and descriptor 🎉
Now I need to decode the data... Any ideas there? 😝
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 @AntiCat !! I'll give that a try 😁
Turns out it was a rookie mistake of not disconnecting form the IDE 🙈😝 Working now! Using
bleat.webbluetooth
I am able to connect to the GATT service and pullcharacteristics
anddescriptor
🎉Now I need to decode the data... Any ideas there? 😝