I'm not sure what to suggest - and the old firmware definitely works?
Maybe try Ctrl+C? If the code was stuck waiting for something it should hopefully break out and give you a stack trace of where it stopped.
Ctrl+C
@Gordon started
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.
I'm not sure what to suggest - and the old firmware definitely works?
Maybe try
Ctrl+C
? If the code was stuck waiting for something it should hopefully break out and give you a stack trace of where it stopped.