-->
Page 1 of 1

ESP8266 problem

PostPosted: Mon Feb 07, 2022 3:38 am
by charlesmox1
Hi everybody!
I have problems with the ESP8266-01 WiFi module. I have tried dozens of configurations of hardware and software and I can't get the Arduino Uno to connect to the ESP8266. It comes back with basically three different errors:

ESP8266.h doesn't exist. - Even though when I open the folder, there it is.
ESP8266.h has multiple copies. - Only one is in the folder.
Timed out trying to receive the headers. - I get this even trying to load a blank sketch like a couple of places online suggested.
The instructions seem very simple, but I am making a mistake somewhere. I would be glad for any help

Re: ESP8266 problem

PostPosted: Sat Feb 12, 2022 11:08 am
by sipan1313
Did you set the baud rate of the esp to 9600?

Re: ESP8266 problem

PostPosted: Fri Feb 18, 2022 6:38 am
by rpiloverbd
Hi, have you done the board installation part properly?