-->
Page 5 of 6

Re: +CWJAP:1 FAIL

PostPosted: Fri Oct 09, 2015 2:19 pm
by apalmar
martinayotte wrote:Personally, I hate AT firmware, so, I don't have any Arduino sketches which talk to ESP with AT to provide to you.
I'm strongly suggest you to look at ArduinoESP instead, there are plenty of sketches out there.
For example, for client, you will find it in libraries/ESP8266WiFi/examples/WiFiClient/WiFiClient.ino.
For the server while been in STA mode, there is libraries/ESP8266WiFi/examples/WiFiWebServer/WiFiWebServer.ino, but also one for AP mode in libraries/ESP8266WiFi/examples/WiFiAccessPoint/WiFiAccessPoint.ino


Sorry, do you know where can I find ESP8266WiFi library? I want import it to Arduino SDK.

Thanks !!

Re: +CWJAP:1 FAIL

PostPosted: Fri Oct 09, 2015 8:48 pm
by martinayotte
apalmar wrote:Sorry, do you know where can I find ESP8266WiFi library? I want import it to Arduino SDK.

It comes part of ArduinoESP distribution as off-the-selves-library.
Are you using it or you are using other framework ?

Re: +CWJAP:1 FAIL

PostPosted: Thu Nov 05, 2015 1:51 pm
by AngeloACRR
Hello!

Im having this problem, trying to connect my ESP to the local network, but not making it. Ive put both 1 and 3 mode and still gettin the "Fail" message. What do you think that is wrong?

Re: +CWJAP:1 FAIL

PostPosted: Thu Mar 02, 2017 12:43 am
by mk04
hello everyone. i see your post suggestions but i am getting that problem
OK
AT+CWJAP="jack","12345678"

+CWJAP:1

FAIL
AT+CWMODE=3


OK
AT+CWJAP="jack","12345678"

+CWJAP:1

FAIL