This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE UUID for the Battery Service on the thing52?

I'm writing an app to that talks to the Thing52 over BLE, and using this as a reference: nordicsemiconductor.github.io/.../firmware_architecture.html For Battery Services, the Service UUID isn't listed - just the characteristic UUID.  What's the service UUID?

Parents Reply
  • Maybe, but I don't think so. Are you able to connect to the battery service (0x180F) via nRF Connect for Mobile? If you click on the service, you should be able to see the battery level characteristic (0x2A19) & read the battery value. Also, are you able to see the battery level in the Thingy mobile app? That would suggest that reading from the characteristic works like it should.

Children
Related