Get MAC address of access point my ESP8266 just connected to? The local wifi network is a wireless mesh design, so there are several access points that broadcast the same SSID, this works well for transparent reconnections from access point to access point, but given the common SSID, it is not easy to determine which access point is the current connection source. Anyone know how to get this information? I am using the ESP8266 libraries, but don't see an obvious way to get the information? Or did I miss something?