Skip to content

Question / How-To: Flashing the ESP32 #7

@Noschvie

Description

@Noschvie

How is the complete procedure to flash the ESP32?

Using these commands

esptool.exe --chip auto --port COM5 erase_flash
esptool.exe --chip auto --port COM5 write_flash 0x00010000 wifi.bin

ends with this error:

rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
invalid header: 0xffffffff
invalid header: 0xffffffff
invalid header: 0xffffffff
invalid header: 0xffffffff
invalid header: 0xffffffff
invalid header: 0xffffffff
Terminal disconnected: NetworkError: The device has been lost.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions