Chat freely about anything...

User avatar
By nice72
#11418 Hi everybody, I have a one question about wifi connection.

When I connected other AP, I hope to get the some information that is current rssi and bssid.

How to get the some information in the source code?

Thanks.
User avatar
By nice72
#11700 thanks,

If the same ssid exists on the wifi network, which I have used bssid?

example)
AP0 : SSID_TEST ( BSSID : 00:08:32:11:22:33 )
AP1 : SSID_TEST ( BSSID : 00:08:32:11:22:44 ) <--> esp_8266

and I have another question.

when the same configuration, I'd like to connect specified bssid and ssid.

please, answer to me.