Hi, I'm testing the examples from Arduino IDE, ButtonLED and BatteryMonitor (I haven't changed anything in the code)
When I load ButtonLED, everything works fine, I check if the characteristics are well configured using LightBlue and as you can see, it works like a charm:
The problem is when I upload BatteryMonitor, the service UUID changes, but the characteristic UUIDs stay the same.
How can I reset or update those characteristics?