Hi,
I'm trying to put together a system that has its own 128-bit UUID as well as battery service. I'd like to keep the UART for now (probably removing once everything is good). I'd also like to add the Device Information service, but first things first.
I can't seem to get both the 128-bit UUID and the battery service working at the same time.
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,
I'm trying to put together a system that has its own 128-bit UUID as well as battery service. I'd like to keep the UART for now (probably removing once everything is good). I'd also like to add the Device Information service, but first things first.
I can't seem to get both the 128-bit UUID and the battery service working at the same time.
Thoughts?
Here's my code: