You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After ESP32C3 started the wifi manager, when I connected to the device's wifi, it did not automatically redirect to the authentication page (IDFGH-14643)
#15392
Closed
3 tasks done
q127981 opened this issue
Feb 13, 2025
· 5 comments
I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
I have searched the issue tracker for a similar issue and not found a similar issue.
General issue report
Open the wifi manager of ESP32C3 and connect to the default AP of the device using my phone. The wifi authentication webpage (192.168.4.1) will automatically pop up, allowing me to configure the wifi network.
After configuring the network for the device, when I opened the WiFi Manager again and connected to the device AP, my phone no longer automatically redirected to the WiFi authentication page (192.168.4.1).
That is to say, it will only automatically redirect to the authentication page when there is no wifi connection information.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
After ESP32C3 started the wifi manager, when I connected to the device's wifi, it did not automatically redirect to the authentication page
After ESP32C3 started the wifi manager, when I connected to the device's wifi, it did not automatically redirect to the authentication page (IDFGH-14643)
Feb 13, 2025
Hi @q127981, could you please send me your minimal application and details like which phone are you using, sdkconfig and IDF version? so that I can reproduce you issue easily.
I am using Samsung S10 smartphone. And it seems problem in smartphone not in code. Later will try to add code "ESP_ENABLE_DHCP_CAPTIVEPORTAL Enables more modern DHCP-based Option 114 to provide clients with the captive portal URI" from examples. Now i am not using it.
Hi @uqfus, seems that your problem is in your mobile device. You refer this docs doc1 and doc2, it looks like Samsung phones having these issue, you may try with different brand mobile.
Answers checklist.
General issue report
Open the wifi manager of ESP32C3 and connect to the default AP of the device using my phone. The wifi authentication webpage (192.168.4.1) will automatically pop up, allowing me to configure the wifi network.
After configuring the network for the device, when I opened the WiFi Manager again and connected to the device AP, my phone no longer automatically redirected to the WiFi authentication page (192.168.4.1).
That is to say, it will only automatically redirect to the authentication page when there is no wifi connection information.
The text was updated successfully, but these errors were encountered: