Skip to content

How to flash with esptool #51

@MennoLabs

Description

@MennoLabs

I acquired an older smalltv that came with firmware 2.5.7.
I tried to upload V3.0.33 to it using esptool.
The upload worked, but the device not.
Can I put the old 2.5.7 back?
Where to find it?
Or didn't I use the proper address or parameters to flash?
I used
esptool.py --chip esp8266 --port /dev/ttyUSB0 write_flash --flash_mode dio --flash_size detect 0x00 firmware_V3.0.33.bin
Also tried address 0x1000

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