You are reading a single comment by @Tx and its replies. Click here to read the full conversation.
  • When the heart rate monitor app runs, you say it just gets stuck showing the countdown? It should start displaying a line going across the screen.

    Does the green LED on the back of the Bangle light up?

    What if you connect with the Web IDE? Do you see any errors when you run these things?

    What if when connected you reset with reset() and then just type Bangle.setHRMPower(1)?

  • Bangle.setHRMPower(1)

    no, it does not light up although:

    >Bangle.setHRMPower(1);
    =true
    > Bangle.isHRMOn()
    =true
    {"t":"act","stp":0,"hrm":-1}
    

    The HRM app has no console messages, but gets stuck with "Please wait ... 1".
    Is it ok that reset() gets only the Bangle startup screen?

About

Avatar for Tx @Tx started