You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • By latest firmware, do you mean 2v08, or the cutting edge firmware?

    Because it turns out there was an issue with the accelerometer where it could come up with corrupted registers - and there was actually a specific way you have to reset it to get it to work. I only added that code in the last week or so, and I had no way to test it.

    However, before that code got added (so if you just have 2v08 firmware) the only solution to fix it was to flatten the Bangle's battery completely - and then everything would start working again.

    So personally I'd just go to the IDE, and enter Bangle.setGPSPower(1);Bangle.setLCDTimeo­ut(0);Bangle.setLCDPower(1);Bangle.setHR­MPower(1) - which should turn everything on, and will hopefully flatten the Bangle in maybe 5 hours?

About

Avatar for Gordon @Gordon started