E (10062) esp_ota_ops: OTA image has invalid magic byte (expected 0xE9, saw 0x45)
Posted: Sun Mar 22, 2020 10:43 pm
HI Guys.
I am getting below error while executing simple OTA. Please help.
I (5772) simple_ota_example: Starting OTA example
I (7482) esp_https_ota: Starting OTA...
I (7482) esp_https_ota: Writing to partition subtype 16 at offset 0x110000
E (10062) esp_ota_ops: OTA image has invalid magic byte (expected 0xE9, saw 0x45)
E (10062) esp_https_ota: Error: esp_ota_write failed! err=0x5379
E (10072) simple_ota_example: Firmware upgrade failed
I am using IDF V4. on ESP32 WROOM 32 .
Regards,
Sreedhar
I am getting below error while executing simple OTA. Please help.
I (5772) simple_ota_example: Starting OTA example
I (7482) esp_https_ota: Starting OTA...
I (7482) esp_https_ota: Writing to partition subtype 16 at offset 0x110000
E (10062) esp_ota_ops: OTA image has invalid magic byte (expected 0xE9, saw 0x45)
E (10062) esp_https_ota: Error: esp_ota_write failed! err=0x5379
E (10072) simple_ota_example: Firmware upgrade failed
I am using IDF V4. on ESP32 WROOM 32 .
Regards,
Sreedhar