You are reading a single comment by @HaraldK and its replies. Click here to read the full conversation.
  • Digging a bit around, this works and it's reliably working: Use espruino -o x.js MYPROGRAM.js and then upload the temporary output, which resolves all require() modules via wifi (nc ESP32IP 23 < x.js)

    That proves at least that whatever the espruino command does, seems to work. The problem might be an intermittent reset caused by the serial port.

About

Avatar for HaraldK @HaraldK started