Bangle.js 2 not booting #5068
Replies: 1 comment
-
Posted at 2022-08-07 by johan_m_o Have you tried resetting the watch? Posted at 2022-08-09 by Antimon Yes, several times. The screen posted is what I see after a reset. Posted at 2022-08-09 by @gfwilliams Is it possible that you're just seeing that screen because you are always rebooting Bangle.js by holding the button down all the way through the bootloader? Inadvertently following the instructions linked above? If you hold the button down and then release as soon as the screen changes, the bootloader should go straight through to Bangle.js. If it says But if not, the issue will be that somehow the JavaScript bootloader code on the Bangle got removed from storage. To fix that, just go to https://banglejs.com/apps/, You could also give Posted at 2022-08-09 by Antimon Thank you for your response! It wouldn't load any further even if booting normally but this did the trick:
Didn't thought that it would be possible to normally connect via bluetooth in this state (it is really awesome that this works via the browser at all). Thanks a lot, looking really forward to use it again :-) P.S.: It is really a very nice piece of technology, thank you for your efforts! Posted at 2022-08-09 by @gfwilliams Great! Glad you got it sorted - and thanks! Yes, I suppose it's not obvious that Bluetooth is enabled in that mode, but actually it's designed as a failsafe. You can write pretty much whatever JavaScript software you want on the watch, and if it breaks you should be able to get in and recover it by using https://www.espruino.com/Bangle.js2#resetting-without-loading-any-code and connecting by Bluetooth |
Beta Was this translation helpful? Give feedback.
-
Posted at 2022-08-07 by Antimon
My Bangle.js 2 stopped working after some weeks of usage. After forcing a reboot due to low memory it no longer boots completely. I have been able to update the firmware multiple times but the issue remains. At the moment it stucks at the screen attached. I have also seen a boot-screen alternately showing two lines regarding bluetooth (sorry haven't taken a photo and cannot reproduce it).
Would be glad if someone has any idea how to make it work properly again.
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions