bportaluri / WiFiEsp

Arduino WiFi library for ESP8266 modules
GNU General Public License v3.0
548 stars 210 forks source link

How to slove this issue in Esp8266 #188

Open Nitheshnithu121 opened 4 years ago

Nitheshnithu121 commented 4 years ago

[WiFiEsp] Initializing ESP module [WiFiEsp] >>> TIMEOUT >>> [WiFiEsp] >>> TIMEOUT >>> [WiFiEsp] >>> TIMEOUT >>> [WiFiEsp] >>> TIMEOUT >>> [WiFiEsp] >>> TIMEOUT >>> [WiFiEsp] Cannot initialize ESP module [WiFiEsp] >>> TIMEOUT >>> [WiFiEsp] No tag found WiFi shield not present

JAndrassy commented 4 years ago

in esp8266?

Nitheshnithu121 commented 4 years ago

Yes using arduino

JAndrassy commented 4 years ago

this library is intended to run in Arduino other then esp8266 with an esp8266 module attached

Nitheshnithu121 commented 4 years ago

how to resolve this problems sir

JAndrassy commented 4 years ago

this can be caused by:

Nitheshnithu121 commented 4 years ago

Sir in this experiment i used DHT11 instead of DHT22 ,is it makes any peoblems

benzwd commented 1 year ago

Hello,

did you find a solution pls ?