Chat here about code rewrites, mods, etc... with respect to the github project https://github.com/esp8266/Arduino

Moderator: igrr

User avatar
By kgolding
#18379 Hello,

One on my projects needs to get the BSSID of the scanned networks. Looking around it seems the ESP8266WiFiClass::BSSID method is commented out (as viewed via github), but that same page shows RSSI commented out which is actually working though! I'm confused!

Kevin