You are reading a single comment by @d3nd3-o0 and its replies. Click here to read the full conversation.
  • Any chance you could try running the battery down until it turns off, and then charging up again? If you can get in via the Web IDE and do: Bangle.setLCDPower(1);Bangle.setLCDTimeo­ut(0);Bangle.setGPSPower(1);Bangle.setHR­MPower(1) it should run the battery down pretty quick (Maybe 4-5 hours).

    I'm not 100% sure why but it seems that your accelerometer chip may have 'crashed'. I've only had this once before, but in that case we couldn't reset it with a software reset and we basically just had to power cycle it.

    After that it was perfect though.

  • Ye i will do that. Btw is this related to :

    Bangle.accelWr(0x18,0x0A);

    I put that in my .boot0 file , hm.

About

Avatar for d3nd3-o0 @d3nd3-o0 started