Bangle.js 2 botched upgrade, stuck on boot screen #6920
Unanswered
espruino-discuss2
asked this question in
Bangle.js
Replies: 1 comment
-
Posted at 2024-05-17 by @gfwilliams Hi - that Bangle.js screen is fine - it basically just means that there isn't any JS code on the watch for it to run. You could connect with the app loader and try backing up just in case there was anything left on the watch previously, then choose 'install default apps', but if you don't care about that and just want it to work:
and that's all you need Posted at 2024-05-17 by user158134 Thanks @gfwilliams, this trick did it! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Posted at 2024-05-16 by user158134
So I had some trouble with updating from 2.16 to 2.21. After a few unsuccessful attempts with the App Loader (progress stopped at around 20%) and the infamous "storage corrupted" issue I resorted to updating via DFU and the nRF connect app. Well, that worked, but now booting stops at the boot screen after hanging at "checking storage ..." for a while.
I am unable to turn the watch off, so I keep it connected to the charging cable, to spare the battery. Holding the button does work, I can enter DFU mode, but after multiple attempts at flashing different recent-ish versions I still get the same:
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions