請問如何不用 wifi_station_scan() 取得當前已經連線 AP 的 BSSID?
使用 wifi_station_scan() 會造成當前連線出現斷線等問題,是否有其他不影響連線的取得方式?
如何取得當前 AP 的 BSSID
Re: 如何取得當前 AP 的 BSSID
Postby ESP_Faye » Tue May 26, 2015 1:44 pm
您好,
请使用最新的 SDK_v1.1.0 http://bbs.espressif.com/viewtopic.php?f=5&t=481&p=1832
使用 wifi_set_event_handler_cb 接口,在 ESP8266 station 连接到 AP 的 event 中可以获得 AP 的 bssid,对应结构体 Event_StaMode_Connected_t
感谢您对 ESP8266 的关注!
请使用最新的 SDK_v1.1.0 http://bbs.espressif.com/viewtopic.php?f=5&t=481&p=1832
使用 wifi_set_event_handler_cb 接口,在 ESP8266 station 连接到 AP 的 event 中可以获得 AP 的 bssid,对应结构体 Event_StaMode_Connected_t
感谢您对 ESP8266 的关注!
Who is online
Users browsing this forum: No registered users and 133 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.