Is it ok that reset() gets only the Bangle startup screen?
Yes, that's right - but just long-pressing the button should return it to working as normal.
no, it does not light up
Ok, thanks for checking. That's not great then. What if you call Bangle.isHRMOn() immediately after reset? Does it report false, or true?
Bangle.isHRMOn()
@Gordon started
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.
Yes, that's right - but just long-pressing the button should return it to working as normal.
Ok, thanks for checking. That's not great then. What if you call
Bangle.isHRMOn()
immediately after reset? Does it report false, or true?