You are reading a single comment by @JayanN and its replies. Click here to read the full conversation.
  • Has anyone successfully flashed NodeMCU with ESP8266 and CP2102 USB to UART bridge, with Espruino v1.99 and connected to using Espruino IDE?

    I have Amica NodeMCU board.
    I use esptool.py.
    I installed UART driver (https://www.silabs.com/products/developm­ent-tools/software/usb-to-uart-bridge-vc­p-drivers#windows).
    Chrome and native Espruino IDE sees USB to UART bridge on COM5.
    I can successfully flash the board, but after flashing IDE returns:
    "Unable to retrieve board information. Connection Error?"

    I used DIO, QIO, DOUT, QOUT, 80m, 40m, 115200, 9600, espruino 8266 v1.99 and espruino 8266 4MB v1.99 (both stable and cutting edge) in all combinations I could think of, and nothing works.

    However board with CH340 on the same cable flashes and works.

    This is my first board with CP2102 USB to UART bridge. Any board with CH340 chip i have work with eventually flashed and connected to Espruino IDE, whether it was DIO , QIO, DOUT...

    If anyone has successfully flashed CP2102 with any previous version of Espruino, I would really appreciate the info what version of Espruino and what options, whether it was some flash loader or esptool so I could repeat steps and see if this is Espruino software, driver or the board itself.


    1 Attachment

    • mynodemcus.jpg
About

Avatar for JayanN @JayanN started