Code: Select all
D (12931) esp_image: Calculated hash: a4937099[0m
[0;31mE (12941) esp_image: Image hash failed - image is corrupt[0m
D (12941) esp_image: Expected hash: 2ddc33a7
Code: Select all
D (12931) esp_image: Calculated hash: a4937099[0m
[0;31mE (12941) esp_image: Image hash failed - image is corrupt[0m
D (12941) esp_image: Expected hash: 2ddc33a7
thank you,I have solved this problemESP_Angus wrote:Hi zhoupeng,
We need more details to be able to help you with this issue.
What version of ESP-IDF are you using?
If you run "esptool.py --chip esp32 image_info my_ota.bin", does the output say that the hash is correct?
Have you verified the received image length is correct?
Have you checked all of the esp_ota_xxx functions return without errors?
Angus
It would be helpful if you could explain the issue, and solution, to help others in the same situation.zhoupeng wrote:thank you,I have solved this problem
Code: Select all
[0;31mE (298214) esp_image: Image hash failed - image is corrupt[0m
[0;31mE (298784) esp_image: Checksum failed. Calculated 0x10 read 0x18[0m
Users browsing this forum: No registered users and 112 guests