Pre encrypted HTTPS OTA fails with Mismatch chip id (IDFGH-9064) #10467
Labels
Resolution: Done
Issue is done internally
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Answers checklist.
IDF version.
ESP-IDF v5.1-dev-2066-g7869f4e151
Operating System used.
macOS
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
None
Development Kit.
ESP32-S2-DEVKITM-1, ESP32-S2 MINI, ESP32-S2-WROOM-I (CUSTOM)
Power Supply used.
USB
What is the expected behavior?
Complete OTA update using HTTPS and pre encrypted firmware.
What is the actual behavior?
Fail to complete OTA update with error Mismatch chip id, expected 2, found 25300
Steps to reproduce.
Debug Logs.
More Information.
The same code exactly will work as expected in esp32-s3 - according to my testing.
The esp32S3 has 8 mb of flash (again, this is what I have around).
Found similar issue on esp for Arduino:
espressif/arduino-esp32#7640
No flash encryption or secure boot is enabled.
The text was updated successfully, but these errors were encountered: