ESP8266 Developer Zone The Official ESP8266 Forum 2015-09-24T19:00:25+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=1121 2015-09-24T19:00:25+08:00 2015-09-24T19:00:25+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1121&p=3841#p3841 <![CDATA[Re: Cannot connect to AP on v1.3]]>
ESP8266 can support WPA Personal network. Please have a try with the latest AT_v0.50.

If your problem is still unsolved, please provide the UART1 output log and the captured packets when connect to AP fail for debugging.

Thanks for your interest in ESP8266 !

Statistics: Posted by ESP_Faye — Thu Sep 24, 2015 7:00 pm


]]>
2015-09-18T20:42:08+08:00 2015-09-18T20:42:08+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1121&p=3753#p3753 <![CDATA[Cannot connect to AP on v1.3]]>
My ESP8266 cannot connect to our company client access point. The main difference seems to be that it's setup with WPA Personal rather than WPA2 Personal. The chip seems to be able to connect to WPA2 Personal networks without problem. See below for the flash setup and test procedure.

Code:

AT+GMR

AT version:0.40.0.0(Aug  8 2015 14:45:58)
SDK version:1.3.0
compile time:Aug  8 2015 17:35:24
OK
AT+CWMODE?

+CWMODE:2

OK
AT+CWMODE=1


OK
AT+CWJAP="ClientNetwork","xxxx"

WIFI DISCONNECT
+CWJAP:1

FAIL


flash1.png

flash2.png


Any help would be really appreciated, this is quite a serious issue for us.

Statistics: Posted by geo.espressif — Fri Sep 18, 2015 8:42 pm


]]>