I have had this too, both MEMORY_BUSY and FIFO_FULL.
Everytime I use "GPS Info" to try and setup a GPS connection (which never succeeded) I get the FIFO_FULL. The weird thing is, I am just connected to my phone, not to the WebIDE or something else which sends data.
MEMORY_FULL also looks like it appearing randomly. I did compact the data a few times using the Utils menu, but it still happens a few times a week.
I do have the Bangle.js2 btw, with firmware v2.11 (not bleeding edge), 12000 JS Vars and 7800+k free
Is this something I need to take action on, or just reload?
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 have had this too, both
MEMORY_BUSY
andFIFO_FULL
.Everytime I use "GPS Info" to try and setup a GPS connection (which never succeeded) I get the
FIFO_FULL
. The weird thing is, I am just connected to my phone, not to the WebIDE or something else which sends data.MEMORY_FULL
also looks like it appearing randomly. I did compact the data a few times using the Utils menu, but it still happens a few times a week.I do have the Bangle.js2 btw, with firmware v2.11 (not bleeding edge), 12000 JS Vars and 7800+k free
Is this something I need to take action on, or just reload?