Would it be possible to implement captive portal like in this WiFiManager?
https://github.com/tzapu/WiFiManager/blob/master/WiFiManager.cpp#L567
This way, when connecting from (at least) Android phone, you are redirected to the manager automatically after connecting to the WiFi network. You don't need to mess with "no internet warnings" and input IP address.
Would it be possible to implement captive portal like in this WiFiManager?
https://github.com/tzapu/WiFiManager/blob/master/WiFiManager.cpp#L567
This way, when connecting from (at least) Android phone, you are redirected to the manager automatically after connecting to the WiFi network. You don't need to mess with "no internet warnings" and input IP address.