-
Notifications
You must be signed in to change notification settings - Fork 7.6k
ArduinoOTA is borked, after update to IDF libs to 9314bf0 #556
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
Comments
I have exactly the same problem. |
Related: espressif/esp-idf#870 |
Yes, same issue here. Wemos Lolin32 v1.0.0 Chip rev.0 IDE 1.8.3 Core? latest I think? Serial monitor gets to... 98% then Error[4]: End Failed. And IDE shows... [ERROR]: 143614361436. |
Exactly same issue. Im using the Lolin32, same result as Gun-neR |
Raienryu97
pushed a commit
to Raienryu97/arduino-esp32
that referenced
this issue
Aug 18, 2017
Fixes: espressif#556
blue-2357
pushed a commit
to blue-2357/arduino-esp32
that referenced
this issue
Jul 17, 2024
dash0820
added a commit
to dash0820/arduino-esp32-stripped
that referenced
this issue
Mar 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hardware:
Board: ESP WROOM 32
Core Installation/update date: 02/08/2017
Problem:
For at least two people on Gitter the
commit ca7f6cc
Author: me-no-dev [email protected]
Date: Tue Aug 1 08:51:04 2017 +0300
broke ArduinoOTA. The symptom is that the update file is transfered, as it seems completely, but then the updater stops with error 4 (end failed).
Sketch:
Happens even with the standard BasicOTA example
Both reporters used a ESP WROOM 32 Breakout Board.
The text was updated successfully, but these errors were encountered: