I've seen this in the web IDE and the Node library; I seem to be able to connect to the puck and run expressions (the expression does execute), but I do not get any information back until the puck, or the machine talking to the puck is restarted.
Anyway to avoid this? At the moment I think my only recourse it to call load() on the puck when I'm not getting any data from it.
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've seen this in the web IDE and the Node library; I seem to be able to connect to the puck and run expressions (the expression does execute), but I do not get any information back until the puck, or the machine talking to the puck is restarted.
Anyway to avoid this? At the moment I think my only recourse it to call load() on the puck when I'm not getting any data from it.