return code ???

criki
Posts: 1
Joined: Sun Jan 24, 2016 6:08 pm

return code ???

Postby criki » Sun Jan 24, 2016 6:16 pm

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

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

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 !

Who is online

Users browsing this forum: No registered users and 5 guests