• I tried to flash the Wemos D1 mini with the new Espruino Firmware - and it seems that all was fine. But how can I now access to the device? The Espruino WEB IDE shows the message "Connected to COM3 (No response from board)" when I try to send the demo to the board.
    Flashing a second time is also not possible.
    With Arduino IDE I can get the Board-Info (only USB device?). Flashing also not possible.

    esptool.py --port COM3 --baud 460800 write_flash --flash_freq 80m --flash_mode qio --flash_size 32m 0x0000 "boot_v1.4(b1).bin" 0x1000 espruino_esp8266_user1.bin 0x37E000 blank.bin

About

Avatar for Wemos4Hobby @Wemos4Hobby started