Obtaining BSSID

Hi @tomkut

The WiFi.BSSID() method is doc’ed and works now–it tells you the BSSID (MAC address) of the access point you are connected to.

There is no equivalent in the WiFi.scan() results for APs that you are not connected to that I am aware of.