You are reading a single comment by @sebi and its replies.
Click here to read the full conversation.
-
If you are stuck:
- Reboot without loading any code (release one of the buttons, follow the on-screen instructions). In this state you can connect via BLE.
- Now you can connect with the app loader, and remove all apps.
- If not, connect via the web ide.
reset(1)
andrequire('Storage').eraseAll()
should remove all code.
- Reboot without loading any code (release one of the buttons, follow the on-screen instructions). In this state you can connect via BLE.
After being stuck also in the same situation described above, it might help some people to know that, in order to remove successfully all the apps using the online app loader, I had first to downgrade Espruino to an older version (such as 2v04)...
Only then was I able to delete the apps.
Then was I able to upgrade, to reinstall the apps on this upgraded app-free Espruino, and have them working properly...