Same thing for me. I never got a good connection (or a connection at all) with the IDE or the Espruino command line tool. However, using a plain terminal always works for me (on Linux: screen /dev/ttyUSB0 115200 8N1).
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.
Same thing for me. I never got a good connection (or a connection at all) with the IDE or the Espruino command line tool. However, using a plain terminal always works for me (on Linux:
screen /dev/ttyUSB0 115200 8N1
).