I am letting a program run for a long time on the Puck, but somehow it stopped after a day.
It is showing light and magnet level in the bluetooth name, changing every 4 seconds.
But it stopped after a day. Battery level was at 72 so ought to be fine.
It did have a Console.log in it, does that get saved when not connected to the IDE and maybe did the memory get full? I couldn't connect at all anymore, had to do a hard reset where i insert the battery while holding the button, 5 green blinks.
Something else that might be leaking memory or something? It is a pretty simple loop.
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 am letting a program run for a long time on the Puck, but somehow it stopped after a day.
It is showing light and magnet level in the bluetooth name, changing every 4 seconds.
But it stopped after a day. Battery level was at 72 so ought to be fine.
It did have a Console.log in it, does that get saved when not connected to the IDE and maybe did the memory get full? I couldn't connect at all anymore, had to do a hard reset where i insert the battery while holding the button, 5 green blinks.
Something else that might be leaking memory or something? It is a pretty simple loop.