Can my phone's battery info be sent to Bangle? #6637
Replies: 1 comment
-
Posted at 2024-02-27 by @thyttan I haven't looked myself. But if no one else comes back with an answer I'd suggest looking at https://gadgetbridge.org or at https://developer.android.com/reference/ (both links assumes you have an Android device). Posted at 2024-02-28 by @gfwilliams I'm not sure if Gadgetbridge provides the functionality (although you could do a PR to add it). If you don't want to write any code for the phone, you could also look at At https://www.espruino.com/Gadgetbridge under |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2024-02-27 by dormio
I'd like to make a widget that shows my phone's battery percentage. I looked through the documentation and failed to find anything about the phone sending information about itself to my Bangle.js 2. ("Failed" because I may have missed it, even if it is there...) Is this possible?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions