-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Labels
No labels