You are reading a single comment by @rethus and its replies. Click here to read the full conversation.
  • @Frida Thanks a lot for your step-by-step introduction.
    I've now

    1. erased the flash
    2. download and unpack this Package: https://www.espruino.com/Download
    3. Re-Plugin the Stick

    If I start the ESPruino Web-IDE and connect the Chip, I see that the Chip output something... all the time:

    But uploading the example-blink-Script doesn't work. Returend Prompt not detected - upload failed. Trying to recover...

    If I do the following:

    1. run esptool.py --port /dev/ttyUSB0 --baud 115200 write_flash --flash_freq 40m --flash_mode qio --flash_size 1MB 0x0000 "boot_v1.6.bin" 0x1000 espruino_esp8266_user1.bin 0xFC000 esp_init_data_default.bin 0xFE000 blank.bin
    2. Re-Plugin the Stick
    3. Connect to Web-IDE.... but even if I re-plugin, or start in Flash-Mode (by pressing button on Plugin), I can't upload the example-script. I always got Prompt not detected - upload failed. Trying to recover...

    So what I've done wrong?

    BTW: I didn't found the place to change Baud-Setting in Chrome-Web-IDE.

  • Sun 2020.02.09

    @rethus, what is the WebIDE Baud Rate set at?

    WebIDE >> Settings >> Communications >> Baud Rate

    and

    WebIDE >> Settings >> Console

    might reveal some much needed detail. . . .



    Confirming

    'download and unpack this Package'

    Which device was selected? The link in post #7 only points to the download page.

About

Avatar for rethus @rethus started