New to try ESP8266 and on this forum
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
Unknown answer +CWMODE_CUR:(1-3) did I discover a new ESP8266 variation
Re: Unknown answer +CWMODE_CUR:(1-3) did I discover a new ESP8266 variation
Postby ESP_Xutao » Mon Jan 09, 2017 3:27 pm
Hi
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
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
Re: Unknown answer +CWMODE_CUR:(1-3) did I discover a new ESP8266 variation
Postby serge » Mon Jan 09, 2017 7:02 pm
Thanks for answer.
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
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
Who is online
Users browsing this forum: No registered users and 182 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.