You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • 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.

    Does anyone else have this problem?

About

Avatar for Gordon @Gordon started