-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
Update failed! #3859
Comments
Most likely. Check connections, and make sure of the state of the three relevant gpio on boot (don't remember which off the top of my head). Just google esp gpio boot. |
@devyte but as notemcu it needs all available pwd ports for LED strip, so when I need to change working mode of led strips, I just upload .ino file, like I said on nodeMCU it works perfectly. Regarding GPIO boot and flashing via uart it works but flashing via http not work |
The nodemcu has specific wiring of the esp12. The fact that it works on the nodemcu and not on your generic module points to a wiring issue with your generic module, or some wrong configuration on building for your generic module. |
Hello,
http update with .ino file on browser works perfectly fine on NodeMCU (ESP8266-12E) but on Generic ESP8266-12E chip everytime I got "Update failed"
Could it be due to wrong wiring ?
The text was updated successfully, but these errors were encountered: