Search found 1 match
- Mon Aug 28, 2023 1:11 pm
- Forum: Report Bugs
- Topic: MD5 of file doas not match data in flash ( fatal error )
- Replies: 14
- Views: 224397
Re: MD5 of file doas not match data in flash ( fatal error )
The above works perfectly. If you use Windows and have esptool as .exe installed somewhere, do the following: WIN+R cmd Move to the directory of the esptool.exe. Then type: esptool --port COM8 write_flash_status --non-volatile 0 With the respective COM-port where the ESP is plugged. Hit ENTER. - you...