My Bangle.js 2 keeps rebooting, it very much looks like the button is stuck.
Monday morning everything was fine, but a few hours later I noticed it constantly rebooting, the <====> bar filling up, and the process repeating itself every 6 seconds or so. I tried draining the battery, but that didn't help.
I even managed to briefly connect the IDE between reboots, which seems to confirm my suspicion:
>(new Pin(BTN1)).read();
=true
Pressing the button feels fine, except that it doesn't have any effect.
The last time it even came near water was when I wore it in the rain a few weeks back, so I'd be surprised if that caused it.
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.
My Bangle.js 2 keeps rebooting, it very much looks like the button is stuck.
Monday morning everything was fine, but a few hours later I noticed it constantly rebooting, the
<====>
bar filling up, and the process repeating itself every 6 seconds or so. I tried draining the battery, but that didn't help.I even managed to briefly connect the IDE between reboots, which seems to confirm my suspicion:
Pressing the button feels fine, except that it doesn't have any effect.
The last time it even came near water was when I wore it in the rain a few weeks back, so I'd be surprised if that caused it.