Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OTA Broken #7

Open
ghoti57 opened this issue Mar 22, 2024 · 1 comment
Open

OTA Broken #7

ghoti57 opened this issue Mar 22, 2024 · 1 comment

Comments

@ghoti57
Copy link

ghoti57 commented Mar 22, 2024

OTA broken between 0.3.10 and 0.4.0

@ghoti57
Copy link
Author

ghoti57 commented Apr 27, 2024

This was caused by a bug in Espressif IDF release 5.1.2 -
simple_ota_example fails after upgrade to idf v5.1.2 from v 5.1.1 (IDFGH-12486) #13497

The bug also exists in IDF version 5.2.1.

The fix in both cases is to revert the commit that introduces the bug.

These versions also contain an update required for better control of ESP LOG output so for now the IDF has to be updated and then manually fixed until an IDF release occurs with the bug fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant