If you can track the issue down to a specific app then if you could post an issue to https://github.com/espruino/BangleApps/issues with the title appname: what's wrong it'd help no end.
I did recently push a change which basically minified all apps (to help with memory usage) but it's possible that it has caused some new issues in apps.
If you can connect with the Web IDE (http://espruino.com/ide) then just try and start the clock (with a long-press of BTN3) you may well get some debug info that'd help no end in narrowing down what was wrong
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.
If you can track the issue down to a specific app then if you could post an issue to https://github.com/espruino/BangleApps/issues with the title
appname: what's wrong
it'd help no end.I did recently push a change which basically minified all apps (to help with memory usage) but it's possible that it has caused some new issues in apps.
If you can connect with the Web IDE (http://espruino.com/ide) then just try and start the clock (with a long-press of BTN3) you may well get some debug info that'd help no end in narrowing down what was wrong