Hi - if you're getting a "Low memory" error (the red message at the bottom of the screen?) then that's actually low RAM rather than low flash memory.
It's to do with the apps/widgets that are currently running rather than the total number of devices.
Are all your apps up to date? Because there was an issue I fixed last week or so where the Messages app could end up using more and more memory if you had a 'new message' icon shown in the top left and the clock kept forcing a redraw of the widgets (which I guess the terminal clock could)
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 - if you're getting a
"Low memory"
error (the red message at the bottom of the screen?) then that's actually low RAM rather than low flash memory.It's to do with the apps/widgets that are currently running rather than the total number of devices.
Are all your apps up to date? Because there was an issue I fixed last week or so where the Messages app could end up using more and more memory if you had a 'new message' icon shown in the top left and the clock kept forcing a redraw of the widgets (which I guess the terminal clock could)