-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The attached firmware goes into a boot loop.
We found that the culprit seems to be the programs partition. After erasing it, the loop is gone.
Relevant commands:
esptool.py --port /dev/ttyUSB0 read_flash 0x0 0x400000 fw-backup-4M.bin
esptool.py --port /dev/ttyUSB0 write_flash 0x0 0x400000 fw-backup-4M.bin
esptool.py erase_region 0x360000 0x0a0000
Metadata
Metadata
Assignees
Labels
No labels