shreyasry
Newbie level 1
Hello all
I am trying to use esp8266 for my project work but i cant seen to set it up and start using . Have gone through many tutorials but i still cant seem to get it right
currently im following this
https://medium.com/@cgrant/using-th...ino-uno-publishing-to-thingspeak-99fc77122e82
but im getting stuck at creating a connection
when i try to create a network using
i get
can you tell me any solution or any better tutorials to follow
im currently running
the above version
I am trying to use esp8266 for my project work but i cant seen to set it up and start using . Have gone through many tutorials but i still cant seem to get it right
currently im following this
https://medium.com/@cgrant/using-th...ino-uno-publishing-to-thingspeak-99fc77122e82
but im getting stuck at creating a connection
when i try to create a network using
Code:
AT+CWJAP="Water"+"Water"
i get
AT+CWJAP="WATER","WATER"
+CWJAP:3
FAIL
can you tell me any solution or any better tutorials to follow
im currently running
Code:
AT+GMR
AT version:1.3.0.0(Jul 14 2016 18:54:01)
SDK version:2.0.0(656edbf)
compile time:Jul 19 2016 18:44:44
OK
the above version