Well, 99% of people are going to use the old firmware, so I need to be able to support it reliably. Whatever happens, power cycling the CC3000 should be able to bring it back to life - so there's definitely a bug in Espruino somewhere if it hangs.
It will get done eventually - but probably not this or next week given how much is going on!
I'm surprised that the Watchdog timer didn't manage to fix the reliability issues when enabled though? That should have reset Espruino at a very low level if anything bad happened.
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.
Well, 99% of people are going to use the old firmware, so I need to be able to support it reliably. Whatever happens, power cycling the CC3000 should be able to bring it back to life - so there's definitely a bug in Espruino somewhere if it hangs.
It will get done eventually - but probably not this or next week given how much is going on!
I'm surprised that the Watchdog timer didn't manage to fix the reliability issues when enabled though? That should have reset Espruino at a very low level if anything bad happened.