ESP8266 Developer Zone The Official ESP8266 Forum 2015-07-14T10:13:15+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=722 2015-07-14T10:13:15+08:00 2015-07-14T10:13:15+08:00 https://bbs.espressif.com:443/viewtopic.php?t=722&p=2656#p2656 <![CDATA[Re: How to use CURL scan command to get esp8266 reply ssid?]]>
So sorry for the inconvenience.

Please have a try with the attachment.

curl -X GET "http://192.168.4.1/client?command=scan // scan APs

curl -X GET "http://192.168.4.1/client?command=scan&page=1" //get information

curl -X GET "http://192.168.4.1/client?command=scan&finish" // release the buffer it took

Thanks for your interest in Espressif Systems and ESP8266 !
user_webserver.zip

Statistics: Posted by ESP_Faye — Tue Jul 14, 2015 10:13 am


]]>
2015-07-10T14:34:29+08:00 2015-07-10T14:34:29+08:00 https://bbs.espressif.com:443/viewtopic.php?t=722&p=2612#p2612 <![CDATA[How to use CURL scan command to get esp8266 reply ssid?]]> I'm use IOT DEMO Implement a sensor on esp8266,i can success use curl command=info to get esp8266 reply.But i cannot use curl command=scan?
when i send command=scan ,the esp8266 only reply" 1page".

Statistics: Posted by mike1987 — Fri Jul 10, 2015 2:34 pm


]]>