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