You are reading a single comment by @Mac and its replies. Click here to read the full conversation.
  • Hi!

    I can't make ESP8266 work with Espruino. I'm using USB-TTL converter. Flashing works without any problems:

    esptool.py -p /dev/tty.usbserial write_flash 0 espruino_1v90_esp8266_combined_512.bin
    esptool.py v1.2.1
    Connecting...
    Auto-detected Flash size: 8m
    Running Cesanta flasher stub...
    Flash params set to 0x0020
    Writing 524288 @ 0x0... 524288 (100 %)
    Wrote 524288 bytes at 0x0 in 47.2 seconds (88.9 kbit/s)...
    Leaving...
    

    After that, I disconnect it from the computer and connect again (GPIO to ground) and launch Espruino Web IDE. I choose /dev/tty.usbserial and the connection is established. But I can't write anything in the console at the left.

    What should I do to make it work?


    1 Attachment

    • Снимок экрана 2016-12-23 в 0.44.01.png
About

Avatar for Mac @Mac started