Hello Guys,
I am trying to connect ESP-01 ESP8266 to Arduino UNO and all the wiring is connected correctly. When I upload the code to the WiFi module (ESP-01 ESP8266) it throws back the below mentioned error:
"A fatal esptool.py error occurred: Failed to connect to ESP8266: Timed out waiting for packet header
"
Currently just for testing the connection I am trying to run the Blink example in IDE.
The goal of my project is to connect to the Wi-Fi module ESP-01 via phone and turn the servo motor accordingly.
Specs:
WiFi Module: ESP-01 ESP8266
Board Manager Version: 3.1.2
Arduino Board: Arduino Uno