Please can you try entering the following code on the left-hand side of the IDE and trying again?
var f = require("Flash");
for (var i=119;i>=115;i--) f.erasePage(i*4096);
It's just a hunch, but it's possible that the bonding data got corrupted somehow - that will clear it out along with any saved code.
Also, do you have any other devices you can try connecting with? I've tried multiple times here and I can't reproduce it - and without some way to get it to crash on my end I'm not sure how I can go about fixing it.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Please can you try entering the following code on the left-hand side of the IDE and trying again?
It's just a hunch, but it's possible that the bonding data got corrupted somehow - that will clear it out along with any saved code.
Also, do you have any other devices you can try connecting with? I've tried multiple times here and I can't reproduce it - and without some way to get it to crash on my end I'm not sure how I can go about fixing it.
Does anyone else have this problem?