ESP8266 Developer Zone The Official ESP8266 Forum 2016-01-18T16:28:41+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=1621 2016-01-18T16:28:41+08:00 2016-01-18T16:28:41+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1621&p=5413#p5413 <![CDATA[Re: AT command for connection status]]>
I totally missed this in document.

Thanks for that.

Statistics: Posted by tilz0R — Mon Jan 18, 2016 4:28 pm


]]>
2016-01-18T16:25:45+08:00 2016-01-18T16:25:45+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1621&p=5412#p5412 <![CDATA[Re: AT command for connection status]]>
Command "AT+CIPSTATUS" can get the status of connection. It shows the active connections.

Statistics: Posted by ESP_Faye — Mon Jan 18, 2016 4:25 pm


]]>
2016-01-14T05:56:33+08:00 2016-01-14T05:56:33+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1621&p=5368#p5368 <![CDATA[[Solved] AT command for connection status]]>
is there a plan to make AT command to get connection status. Something what will tell, if connection is active or not.

Or something like that: AT+CIPSTATUS? and return something like that:

+0,CONNECT\r\n
+1,CLOSED\r\n
+2,CLOSED\r\n
+3,CLOSED\r\n
+4,CLOSED\r\n
OK\r\n

Statistics: Posted by tilz0R — Thu Jan 14, 2016 5:56 am


]]>