Fatal esptool.py error occurred: Write timeout

When I try to upload the code, Arduino showing 'write timeout' error. How should I fix it? Thanks

. Variables and constants in RAM (global, static), used 40368 / 80192 bytes (50%)
║   SEGMENT  BYTES    DESCRIPTION
╠══ DATA     1684     initialized variables
╠══ RODATA   8324     constants       
╚══ BSS      30360    zeroed variables
. Instruction RAM (IRAM_ATTR, ICACHE_RAM_ATTR), used 62811 / 65536 bytes (95%)
║   SEGMENT  BYTES    DESCRIPTION
╠══ ICACHE   32768    reserved space for flash instruction cache
╚══ IRAM     30043    code in IRAM    
. Code in flash (default, ICACHE_FLASH_ATTR), used 452128 / 1048576 bytes (43%)
║   SEGMENT  BYTES    DESCRIPTION
╚══ IROM     452128   code in flash   
esptool.py v3.0
Serial port COM3
Connecting...

A fatal esptool.py error occurred: Write timeout

Dear @paulpaulson, I had followed those steps mentioned above, after trying those steps, I have another issue which is 'write timeout', is there a way to solve it?

Best
John

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