79365027

Date: 2025-01-17 14:24:38
Score: 1
Natty:
Report link

Android phone usually look for the following address for connectivity :

If there is a (real) WiFi in the surrounding, try setting your ESP32 to both Access Point and Station mode (AP+STA). By connecting it to a real Wi-Fi network with internet, your devices will see an active connection when they join your ESP32's network. This should eliminate the "no internet" warning, as the ESP32 bridges the internet to your devices, while the devices are still connected directly to your ESP32.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: jonathan