Inconsistent connectivity via WiFi manager in ESP8266
问题 I am facing a peculiar problem. The below code snippet connects to new WiFi network. No hard-coded ssid or password in the program . I am using AsyncWifiManager and AsyncWebServer modules. When I am connecting to my home WiFi router providing ssid and password in autoconnect portal, NodeMCU is getting connected and the server is working fine. But whenever I am changing the WiFi, connecting to my mobile phone hotspot, then server is not running, though I am getting local IP address in Serial