-
Notifications
You must be signed in to change notification settings - Fork 13.3k
warning: espcomm_sync failed error: espcomm_open failed error: espcomm_upload_mem failed error: espcomm_upload_mem failed #2751
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
Did you get it working now? |
Should TX from Arduino not be connected to Rx of ESP8266 and vice versa ?? |
Hi all, |
Do we need to supply 3.3v supply from external power source or we can use arduino power source only ? |
Hi, Thanks, |
I have nearly spent more than 20 days trying to run esp8266 but ended up doing nothing. It appears to me that esp8266 has lots of bugs and there is no exact connection diagram to fix sync error problem. I am getting same error everytime even after following almost all the suggestions mentioned in the esp8266 community. I am frustrated. Is there noway to flash the esp8266 ? I see that almost 99% people are facing this problem and seems no exact solution to this. |
jyotirajsharma, you're asking that question again and again. You even opened #2825 explicitely about it.
And common sense just dictates that if you are still wondering after a week, well, just try with a separate source. If you don't have a power supply, use 3 rechargeable batteries (3 x 1.2V = 3.6V) for example and try it for yourself. Once again: only open an issue if you were able to confirm you have found a bug. Oh, and no, 99% of ESP8266 users are not facing this problem... but 99% of users that ask vague questions at the wrong place never get a solution indeed... ;-) |
I have raised a question regarding this by creating a new forum but it says it needs a approval from moderator so do not have a link to post it now. I posted my concern here because the suggestion posted above where it looked they used arduino power supply only and i tried same config but did not get the correct result. I am using |
I am still getting same error after using external power supply (3 AA 1.2v = 3.6v battery). |
on my boards you cannot upload when there is something connected to TX |
Just my 2 cents |
TX >> TX ESP8266-01on arduino mega what should i do? |
The espcomm open failed error is documented. If what the doc says doesn't fix your problem, you have either bad wiring, bad power supply, or a bad board. |
Fail to upload program to ESP8266 with Arduino Geniono Uno and Arduino Mega, last few day it still working fine but suddenlly when im going to upload the program to the ESP8266 the error came out.
I have tried to add an External 2x AA battery to it but still same
i also tried to add External 9V battery with AMS1117 3.3V regulator to it and still not working
Here is my wiring
TX >> TX
RX >> RX
3.3V >> CH_PD
3.3V >> VCC
RST >> button >> GND
GPIO 0 >> butoon >> GND
GND >> GND
both button is to get the ESP 8266 into flash mode....
can anyone please help.....
The text was updated successfully, but these errors were encountered: