The esp8266 supports 802.11b, 802.11g and 802.11n. I know there is a way to change the PHY mode via WiFi.setPhyMode(), but I don't see a way to incorporate this with WiFi.scanNetworks(). Thank you in advance.
The esp8266 supports 802.11b, 802.11g and 802.11n. I know there is a way to change the PHY mode via WiFi.setPhyMode(), but I don't see a way to incorporate this with WiFi.scanNetworks(). Thank you in advance.