[SOLVED] Stuck on Low memory screen #5021
Replies: 1 comment
-
Posted at 2022-07-20 by rigrig Have you tried deleting it from the IDE console? Posted at 2022-07-20 by user147266 Unfortunately no - the interpreter won't work at all. Posted at 2022-07-21 by @gfwilliams Best bet is just reboot the Bangle while holding the button down so it doesn't load code. You can then connect with the IDE and remove the file either using the Storage menu or the command @rigrig posted above.
Posted at 2022-07-21 by user147266 Thank you! That's what I needed. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2022-07-20 by user147266
I have done something rather idiotic. I wrote a
boot.js
file for an app I was creating and uploaded it. It turns out this file is too much for the Bangle and now whatever I do I'm stuck on the "Low memory" screen. The only solution I can think of is to temporarily upload a modified firmware that will delete that file. I was hoping someone could help me do this, as I know little how Espruino's internals work. Thank you!Beta Was this translation helpful? Give feedback.
All reactions