Although I can't see the percentage, the bangle has been on for several days without dying- I'd guess this is just an issue with the reported battery percentage.
E.getBattery() returns 0. It looks like D3 is returning a value much lower than expected. I polled it a number of times and observed that the value reported is out of the anticipated range. I'll check back after some time to see if this number is moving at all.
I recently received two bangles and noticed that one does not properly display the battery percentage. Is there a way to troubleshoot this?
Search Options
Types to Display
Espruino
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.
Although I can't see the percentage, the bangle has been on for several days without dying- I'd guess this is just an issue with the reported battery percentage.
E.getBattery()
returns0
. It looks like D3 is returning a value much lower than expected. I polled it a number of times and observed that the value reported is out of the anticipated range. I'll check back after some time to see if this number is moving at all.Logs below: