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

Update failed! #3859

Closed
nedimhx opened this issue Nov 22, 2017 · 3 comments
Closed

Update failed! #3859

nedimhx opened this issue Nov 22, 2017 · 3 comments

Comments

@nedimhx
Copy link

nedimhx commented Nov 22, 2017

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 ?

@devyte
Copy link
Collaborator

devyte commented Nov 22, 2017

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.
Closing as user error.

@devyte devyte closed this as completed Nov 22, 2017
@nedimhx
Copy link
Author

nedimhx commented Nov 23, 2017

@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

@devyte
Copy link
Collaborator

devyte commented Nov 23, 2017

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.
I suggest investigating the nodemcu schematic, and the nodemcu specific config parameters for build, in addition to how the three gpio pins must be pulled on bootup.
If you need further assistance, please refer to a community forum, as this is an issue tracker and not meant for general support. See #3655 .

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

2 participants