Hello everybody,
Good product, congratulations, I just have some minor problems
1) CIPSTATUS return 5 which is not in the 0.40 documentation (end at 4) what '5' means ???
2) ESP8266 is in AP mode, 3 PCs are wifi connected to ESP8266 with a small UDP application (send/receive)
I see the PCs via AT+CWLIF (192.168.4.2 , .3 and .4) this is correct
I do AT+CIPSTART="UDP","192.168.4.2",6767,6768,0 this is correct too
Now I receive +IPD ... from all the stations means I cannot know from where (IP adress) a UDP datagram arrives and why I need to do a CIPSTART if it doesn't filter incoming messages ???
Kind regards
c.legal@free.fr
return code ???
Re: return code ???
Postby ESP_Faye » Mon Jan 25, 2016 5:25 pm
Hi,
1) Sorry that we missed it, status 5 means WiFi connection fail, we will add it in the next version of documentation.
2) Please use the latest AT firmware v1.5.0. Command "AT+CIPDINFO=1" can enable showing the remote information in "+IPD". Then you can set a filter yourself.
Thanks for your interest in ESP8266 !
1) Sorry that we missed it, status 5 means WiFi connection fail, we will add it in the next version of documentation.
2) Please use the latest AT firmware v1.5.0. Command "AT+CIPDINFO=1" can enable showing the remote information in "+IPD". Then you can set a filter yourself.
Thanks for your interest in ESP8266 !
Who is online
Users browsing this forum: No registered users and 2 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.