Thanks - that's a really odd one. But on the screen itself it showed that it had recorded lots of samples?
If you toggle it on and off when you're connected to the IDE, do you see any errors? And does require("Storage").getFree() show that there's a decent amount of free space?
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.
Hi,
Thanks - that's a really odd one. But on the screen itself it showed that it had recorded lots of samples?
If you toggle it on and off when you're connected to the IDE, do you see any errors? And does
require("Storage").getFree()
show that there's a decent amount of free space?