therefore there is a requirement to change the WI-FI SSID and password using a webserver based client. user can change anytime the id and password from the webserver client.
I have decided to use the ESP8266 in AP and station mode together. so that both webserver and HTTP can work together.
individually both the codes work but when I combine them together WI-FI connection (AP mode) gets unstable and some time it opens the web page for changing the SSID and password and some times not. basically WI-FI connections gets disconnected.
has any used this type of application? if yes any hints or reference code can be provided?