You are reading a single comment by @Wilberforce and its replies. Click here to read the full conversation.
  • update the COM3 to whatever port you use.
    esptool.py --chip esp32 --port COM3 --baud 921600 write_flash --flash_mode dio --flash_freq 40m --flash_size 16MB 0x1000 .bootloader.bin 0x10000 espruino_esp32.bin 0x8000 partitions_singleapp.bin


    1 Attachment

About

Avatar for Wilberforce @Wilberforce started