Hi Gordon
I noticed that i get from time to time the following error in the console on the EspruinoWifi:
"New interpreter error: FIFO_FULL"
It happens, when i send socket data (small junk of JSON data) after a setWatch of a button is triggered.
It is very difficult to reproduce.
I use the following pins with setWatch:
A1, A5, A6, A7, B9, B8, B4
I think it's not dedicated to a special pin i used.
Greetings
Sacha
@Sacha started
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 Gordon
I noticed that i get from time to time the following error in the console on the EspruinoWifi:
"New interpreter error: FIFO_FULL"
It happens, when i send socket data (small junk of JSON data) after a setWatch of a button is triggered.
It is very difficult to reproduce.
I use the following pins with setWatch:
A1, A5, A6, A7, B9, B8, B4
I think it's not dedicated to a special pin i used.
Greetings
Sacha