ESP8266 Developer Zone The Official ESP8266 Forum 2017-01-09T19:02:49+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=3235 2017-01-09T19:02:49+08:00 2017-01-09T19:02:49+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3235&p=11063#p11063 <![CDATA[Re: Unknown answer +CWMODE_CUR:(1-3) did I discover a new ESP8266 variation]]>
Has I did not succed to connect as a station I did not well understand what the answer means

After a AT+RESTORE, I succedded to connect and set the different modes:

After AT+RST:
ready
WIFI CONNECTED
WIFI GOT IP

Statistics: Posted by serge — Mon Jan 09, 2017 7:02 pm


]]>
2017-01-09T15:27:25+08:00 2017-01-09T15:27:25+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3235&p=11058#p11058 <![CDATA[Re: Unknown answer +CWMODE_CUR:(1-3) did I discover a new ESP8266 variation]]> AT+CWMODE_CUR,this command is set wifi work mode,for example:AT+CWMODE_CUR=1,this is station mode.If you want connect wifi,you should set station mode.you can consult AT example document. http://espressif.com/sites/default/file ... les_en.pdf

Statistics: Posted by ESP_Xutao — Mon Jan 09, 2017 3:27 pm


]]>
2017-01-06T22:41:59+08:00 2017-01-06T22:41:59+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3235&p=11047#p11047 <![CDATA[Unknown answer +CWMODE_CUR:(1-3) did I discover a new ESP8266 variation]]> Here the status of communication after initial AT+RST and received all text information

WIFI DISCONNECT !!!!!

AT+GMR
AT version:0.40.0.0(Aug 8 2015 14:45:58)
SDK version:1.3.0
Ai-Thinker Technology Co.,Ltd.
Build:1.3.0.2 Sep 11 2015 11:48:04

AT+CIPSTATUS
STATUS:5 5 : Wi-Fi connection fail

AT+CWJAP?
No AP

AT+CIFSR
+CIFSR:APIP,"192.168.4.1"
+CIFSR:APMAC,"1a:fe:34:d7:bb:92"
+CIFSR:STAIP,"0.0.0.0"
+CIFSR:STAMAC,"18:fe:34:d7:bb:92"

AT+CWJAP_CUR ="TNCAPA13F8D","xxxxxxxxxxxxx"

ERROR

AT+CWMODE?
+CWMODE:3

AT+CWMODE_CUR=?
+CWMODE_CUR:(1-3) !!!!!!!!!!!!!!!

AT+CWDHCP?
+CWDHCP:3


What does that mean +CWMODE_CUR:(1-3) and what would be the solution to go on, testing this product?

Serge

Statistics: Posted by serge — Fri Jan 06, 2017 10:41 pm


]]>