HELPPP problem with connection

. Variables and constants in RAM (global, static), used 30764 / 80192 bytes (38%)
║ SEGMENT BYTES DESCRIPTION
╠══ DATA 1564 initialized variables
╠══ RODATA 2568 constants
╚══ BSS 26632 zeroed variables
. Instruction RAM (IRAM_ATTR, ICACHE_RAM_ATTR), used 62775 / 65536 bytes (95%)
║ SEGMENT BYTES DESCRIPTION
╠══ ICACHE 32768 reserved space for flash instruction cache
╚══ IRAM 30007 code in IRAM
. Code in flash (default, ICACHE_FLASH_ATTR), used 265336 / 1048576 bytes (25%)
║ SEGMENT BYTES DESCRIPTION
╚══ IROM 265336 code in flash
esptool.py v3.0
Serial port COM11
Connecting......................................_____
A fatal esptool.py error occurred: Failed to connect to ESP8266: Timed out waiting for packet header

(What is the problem?)

Your topic has been moved. Please do not post in "Uncategorized"; see the sticky topics in https://forum.arduino.cc/c/development-tools/uncategorized/184.

You know how to solve my problem?

Unfortunately not. I would have given guidance if I knew.

Does COM11 disappear from the IDE and from Windows device manager when you disconnect the board?

Which board do you have and which board did you select in the IDE?

yes

Everything was working fine but i dont know what is the problem
ESP8266

And I tried it from another laptop but still not working

What did you change? Did Windows shove an update down your throat? Did you change wiring or add stuff?

There are hundreds of different boards based on the ESP8266. Please be accurate in the board that you have (post a link if possible) and the board that you have selected in the IDE (there is no entry simply called ESP8266).

From reports I have seen, there appear to be a myriad of possible causes to this issue. So it's not just a "one problem with one solution" situation.

More information is needed from you before anyone will be able to even hazard a guess as to what might be going on. Starting with, as @sterretje has already requested, which board you have and which board is selected in the IDE. Exactly which board in both cases; there are dozens of board types available in the ESP8266 core and countless ESP8266 boards manufactured by numerous companies.

We all look forward to your anticipated cooperation in providing the necessary details. :popcorn:

What should I do?

sterretje

Take your board out of the setup and try.

Provide a schematic or wiring diagram (with all details); photo of hand drawn is fine.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.