I'll make this nice and short.
WiFi.StartAccessPoint starts an access point, but there's no method to stop/disable an access point once started, if possible please add a method to do so.
It's easy enough to stop by writing a variable into EEProm and then soft restarting the ESP8266, True runs WiFi.StartAccessPoint, False does not.
Thank you...
WiFi.StartAccessPoint starts an access point, but there's no method to stop/disable an access point once started, if possible please add a method to do so.
It's easy enough to stop by writing a variable into EEProm and then soft restarting the ESP8266, True runs WiFi.StartAccessPoint, False does not.
Thank you...
Last edited: