Search found 1 match
- Fri Mar 05, 2021 5:28 am
- Forum: Report Bugs
- Topic: Repeatedly connecting and disconnecting to AP breaks httpd_server
- Replies: 0
- Views: 581
Repeatedly connecting and disconnecting to AP breaks httpd_server
Using the ESP8266 in AP mode (WIFI_MODE_AP) with the ESP8266_RTOS_SDK-3.2, I am noticing that the httpd server that I have running seems to stop responding to requests after repeated connects and disconnects. Effectively, I want the httpd server to start up when a device connects to the esp8266's ac...