>>> Disconnected
>>> Connecting...
Set Slow Write = true
[object Object]
Connected [object Object]
ERROR: RECEIVE ERROR: {"connectionId":2,"error":"overrun"}
Disconnect callback...
WARNING: [notify_warn] Disconnected
>>> Disconnected
ERROR: executeExpression called when not connected!
>>> Connecting...
Set Slow Write = true
[object Object]
Connected [object Object]
Found a prompt... great!
>>> Sending...
---> "\u0010console.log(\"<\",\"<<\",JSON.stringify(process.env),\">>\",\">\")\n"
>>> Sent
ERROR: RECEIVE ERROR: {"connectionId":3,"error":"overrun"}
Disconnect callback...
WARNING: [notify_warn] Disconnected
>>> Disconnected
WARNING: No result found - just got ""
Device found (connectionId=3)
[success] Connected to port COM3
>>> Connected to port COM3
If from the ide If I attempt disconnect/connect a few times, and then hit reset on the board, it finally connects.
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'm getting this after flashing an ESP32:
If from the ide If I attempt disconnect/connect a few times, and then hit reset on the board, it finally connects.