Change ssid and password from server
Posted: Wed Aug 30, 2017 7:25 am
I am working with node mcu ESP8266 . I have created host network using ssid and password ( which is define in my program). now i want to change ssid and password through webpage and whenever i reset the esp8266 it must be change with old ssid and password.so i can join esp8266 by new ssid and password. can i get help on this?