ESP8266 Developer Zone The Official ESP8266 Forum 2017-11-16T15:12:02+08:00 https://bbs.espressif.com:443/feed.php?f=65&t=354 2017-11-16T15:12:02+08:00 2017-11-16T15:12:02+08:00 https://bbs.espressif.com:443/viewtopic.php?t=354&p=18190#p18190 <![CDATA[Re: WiFi scanning active or passive?]]>
The WiFi passive scan has been added in the ESP8266 non OS SDK https://github.com/espressif/ESP8266_NONOS_SDK.

And we will add it into the future ESP8266 RTOS SDK release too.

Thanks for your interest in ESP8266!

Statistics: Posted by ESP_Faye — Thu Nov 16, 2017 3:12 pm


]]>
2017-03-07T16:32:49+08:00 2017-03-07T16:32:49+08:00 https://bbs.espressif.com:443/viewtopic.php?t=354&p=11443#p11443 <![CDATA[Re: WiFi scanning active or passive?]]> Thank !

Statistics: Posted by theDake — Tue Mar 07, 2017 4:32 pm


]]>
2015-04-20T13:11:25+08:00 2015-04-20T13:11:25+08:00 https://bbs.espressif.com:443/viewtopic.php?t=354&p=1426#p1426 <![CDATA[Re: WiFi scanning active or passive?]]>
Is it possible to use passive scanning on ESP8266?

Statistics: Posted by Guest — Mon Apr 20, 2015 1:11 pm


]]>
2015-04-16T10:46:31+08:00 2015-04-16T10:46:31+08:00 https://bbs.espressif.com:443/viewtopic.php?t=354&p=1352#p1352 <![CDATA[Re: WiFi scanning active or passive?]]>
sorry for the misunderstanding,

ESP8266 WiFi scanning is active

Thanks for your interest in ESP8266 !

Statistics: Posted by ESP_Faye — Thu Apr 16, 2015 10:46 am


]]>
2015-04-15T17:52:36+08:00 2015-04-15T17:52:36+08:00 https://bbs.espressif.com:443/viewtopic.php?t=354&p=1341#p1341 <![CDATA[Re: WiFi scanning active or passive?]]>
Please see http://www.juniper.net/documentation/en_US/network-director1.5/topics/concept/wireless-scanning.html
or http://www.wi-fi.org/knowledge-center/faq/what-are-passive-and-active-scanning
for the difference of active and passive scan.

What is ESP8266 using?

Statistics: Posted by Guest — Wed Apr 15, 2015 5:52 pm


]]>
2015-04-13T16:18:07+08:00 2015-04-13T16:18:07+08:00 https://bbs.espressif.com:443/viewtopic.php?t=354&p=1314#p1314 <![CDATA[Re: WiFi scanning active or passive?]]>
Here is an example of wifi_station_scan() http://bbs.espressif.com/viewtopic.php?f=21&t=229

"show_hidden" to be 1 , means ESP8266 will find APs even if their SSID is hidden. Otherwise, you won't get them in scan-done-callback.

Statistics: Posted by ESP_Faye — Mon Apr 13, 2015 4:18 pm


]]>
2015-04-13T13:38:26+08:00 2015-04-13T13:38:26+08:00 https://bbs.espressif.com:443/viewtopic.php?t=354&p=1307#p1307 <![CDATA[WiFi scanning active or passive?]]> wifi_station_scan() is this active or passive WiFi scanning?

And how does the config parameter show_hidden affect this?

Statistics: Posted by Guest — Mon Apr 13, 2015 1:38 pm


]]>