Page 1 of 1

ESP server not working on Google 9

Posted: Mon Sep 08, 2025 3:55 pm
by Mil24p
HEY folks, so old Samsung phone, no problem, Iphone no problem but my google phone just refuses to connect! Basically times out despite wifi connecting..>

Can anyone help with where I should start looking please?

Using the following libraries

In file included from Arduino15\packages\esp32\hardware\esp32\3.3.0\libraries\Network\src/Network.h:12,
from Arduino15\packages\esp32\hardware\esp32\3.3.0\libraries\WiFi\src/WiFiGeneric.h:44,
from Arduino15\packages\esp32\hardware\esp32\3.3.0\libraries\WiFi\src/WiFiSTA.h:30,
from Arduino15\packages\esp32\hardware\esp32\3.3.0\libraries\WiFi\src/WiFi.h:34,
from Arduino Projects\libraries\WebSockets\src\WebSockets.h:236,
from Arduino Projects\libraries\WebSockets\src\WebSocketsClient.cpp:25:

Tried restarting phone, clearing cache and data with no change! Wifi is 192.168.4.1

Used both google and firefox browsers, the only difference is the older samsung phone will not ahve been updated in a long time, as it is not used for internet.

Any idea on how to troubleshoot would be welcome.

Thanks.

Re: ESP server not working on Google 9

Posted: Tue Sep 09, 2025 4:52 pm
by lbernstone
The esp32 network does not have internet access. Many systems will refuse to connect to networks without internet. Go into WiFi settings, saved networks and forget the esp32 network. Connect once again, and it should pop up a notice that the network has no internet access. Make sure to choose the option to stay connected.