You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • It could be you are (or have) uploaded some code to Espruino that causes it to crash - it's all I can think that would cause Putty to stop responding. Definitely I2C can block for a few seconds if the device on the end isn't responding.

    The BTN+RST thing you did only works temporarily - so if you unplugged/replugged or reset Espruino then it'd spring back up exactly as it was before. To fix that, I'd do the BTN+RST thing, connect with Putty/Web IDE and type save().

    Of course maybe the simplest solution is just to re-flash the firmware? On the Espruino board (at least as long as you're not using @DrAzzy's BigRam builds) that'll clear out any saved code.

    Also, it might be worth trying another USB cable. Sounds crazy but so many people have had problems with them that it wouldn't surprise me.

About

Avatar for Gordon @Gordon started