Ok, so I did not have time yesterday evening to reset everything, but I flashed 2v07 to see if it changes anything.
This morning I unplugged and battery went from 100% down to 75% in 5 hours.
So around noon I took time to flash 2v08 and install default apps. I then reuploaded my usual apps and widgets but left out the custom boot. Now it lost only 1% in the last 2 hours.
So something fishy was going on, like some process not shutting down and drawing power all the time.
But as I said I think it started when I started messing around with the powerSave setting. Could it be, that once it is disable it does not automatically reenable if the setting is removed? I did try Bangle.setOptions({powerSave:true}) but that didn't seem to help though. (Then again you said even with it disabled it shouldn't draw more the 1mah...)
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.
Ok, so I did not have time yesterday evening to reset everything, but I flashed 2v07 to see if it changes anything.
This morning I unplugged and battery went from 100% down to 75% in 5 hours.
So around noon I took time to flash 2v08 and install default apps. I then reuploaded my usual apps and widgets but left out the custom boot. Now it lost only 1% in the last 2 hours.
So something fishy was going on, like some process not shutting down and drawing power all the time.
But as I said I think it started when I started messing around with the powerSave setting. Could it be, that once it is disable it does not automatically reenable if the setting is removed? I did try
Bangle.setOptions({powerSave:true})
but that didn't seem to help though. (Then again you said even with it disabled it shouldn't draw more the 1mah...)