Toggle navigation
Categories
Discussions
Activity
Sign In
Home
›
Android
Battery level
derek
July 2015
in
Android
Is there and example of how to get the battery level percentage from the MetaWare board? I was able to do it on iOS but not Android.
Thanks,
Derek
Comments
lgleasain
July 2015
Yes, if you look at the metawear example application there is code that does it in there.
The callback happens through the receivedGATTCharacteristic callback that you need to define and is received when you make a call to readBatteryLevel.
derek
July 2015
Thank you - I'll take a look at the example application.
This discussion has been closed.
Comments