-->
Page 1 of 1

How to flash ESP? FatalError problem

PostPosted: Wed Jul 15, 2020 8:16 am
by Randomized ESP
Hello,

quite new to ESP-world.
I've successfully used a NodeMCU before, which has a nice USB-connector, but am struggling with setting up ESP8266-12E's.

I use Arduino 1.8.10 with Generic ESP8266 Board Module.
Upon Uploading the sketch it gives an error:
"esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header".

The setup is as follows:
Windows 10 PC-> USB to TTL adapter ->ESP8266.

The wires are connecting this way:
The 3.3V goes to VCC
Gnd to GND
TXD to RXD0
RXD to TXD0

I've flashed Tasmota onto Sonoffs using the same wiring and USB->TTL, so the hardware should be working.

Maybe I'm just overlooking something.

Kind regards for any help in this case :)

Re: How to flash ESP? FatalError problem

PostPosted: Wed Jul 15, 2020 3:59 pm
by Bonzo
You need to pull up a pin and another down - there have been at least two threads about it this year. Try a search here and see what comes up.

Re: How to flash ESP? FatalError problem

PostPosted: Thu Jul 16, 2020 4:22 am
by Randomized ESP
I have tried to find information regarding this error, but couldn't find anything that helps.
Besides, I am using the ESP8266-12E, it doesnt even have pins, that's part of the issue. The NodeMCU devboard has pins and I can connect to it, but the ESP8266-12E just has those tiny holes, not a single pin to pull on.

Re: How to flash ESP? FatalError problem

PostPosted: Thu Jul 16, 2020 4:43 am
by QuickFix
Have a look in our Wiki as well: at two thirds of this page.
Bootmodes.png