-
Notifications
You must be signed in to change notification settings - Fork 39
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
Error msg after connection to ESP8266 was established #37
Comments
Could you please post a picture of the module you try to flash? |
Okay, this module should work. |
Hi there! I've tried to upload immediately after connecting or later and also after pressing the flash button or the reset button (BTW: The flash button doesn't trigger any LED, the reset button triggers one single blue light up.) Any hints? |
Are you sure that your cable can transfer data? Some times the USB cables are "power only". |
Good question! I'm not sure about the three shorter ones. I've tried them only because of their length and didn't used them before. edit: And one more cable connects and identifies the ESP chip but times out, too. |
I've tried it also with Visual Studio Code without success. The terminal log ends with `[...] A fatal error occurred: Timed out waiting for packet header nodemcuv2_en FAILED 00:00:24.698 Terminal will be reused by tasks, press any key to close it.` That's why I think this is more of a hardware problem. Nevertheless, I would of course be happy about any hints. Or can the part also simply be scrap?! |
It was my last sentence above - cheap scrap von china! 😤 And now it worked instantly! Flasher started, module connected, upload, finished! 😃🥳 So maybe this can help you too @ordinatus1412 (If it's still a thing for you.) |
I have an issue while flashing, the tool says "Timed out waiting for packet content" after the connection to the ESP8266 chip was established. The CH340 driver under Win10 is properly installed, the COM port automatically detected. Any idea what to do?
The text was updated successfully, but these errors were encountered: