You are reading a single comment by @Filip and its replies. Click here to read the full conversation.
  • Hi All,
    I have successfully flashed the latest version (1v85) of Espruino and result can be found below. However; I can not connect to my nodeMCU either using Espruino Web IDE or with this command "screen /dev/ttyUSB0 115200".
    When I try screen command I seen no error it just says "[screen is terminating]".

    Does anyone have an idea what might be a problem?

    esptool.py v1.2-dev
    Connecting...
    Running Cesanta flasher stub...
    Flash params set to 0x004f
    Writing 4096 @ 0x0... 4096 (100 %)
    Wrote 4096 bytes at 0x0 in 0.4 seconds (90.3 kbit/s)...
    Writing 462848 @ 0x1000... 462848 (100 %)
    Wrote 462848 bytes at 0x1000 in 40.1 seconds (92.3 kbit/s)...
    Writing 4096 @ 0x3fc000... 4096 (100 %)
    Wrote 4096 bytes at 0x3fc000 in 0.4 seconds (90.5 kbit/s)...
    Writing 4096 @ 0x3fe000... 4096 (100 %)
    Wrote 4096 bytes at 0x3fe000 in 0.4 seconds (90.5 kbit/s)...
    Leaving...
    
About

Avatar for Filip @Filip started