So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By ImranUllah
#83507 Hello Every Body
I am trying to connect esp8266 to my router wifi but it fails. On the other hand it connects with my Mobile Hotspot. I am getting nowhere. Pls help me out in this one.
Thanks.
The activity that i have done is as follows,
AT+CWMODE=1

OK
AT+CWLAP
+CWLAP:(4,"SSID",-63,"BSSSID",6,36,0)

OK
AT+CWJAP="SSID","Pass"
+CWJAP:3

FAIL
AT+CWDHCP=1,1

OK
AT+CIPSTA="192.168.10.7","192.168.10.1","255.255.255.0"

Ok