Comments on: How to Set an ESP32 Access Point (AP) for Web Server https://randomnerdtutorials.com/esp32-access-point-ap-web-server/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Wed, 28 May 2025 15:13:52 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Sara Santos https://randomnerdtutorials.com/esp32-access-point-ap-web-server/#comment-1051769 Wed, 28 May 2025 15:13:52 +0000 http://randomnerdtutorials.com/?p=67766#comment-1051769 In reply to Tom.

Hi.
When the ESP32 is in access point mode, it acts as a router (that doesn’t connect further to the internet).
So, when you connect your smarpthone to the ESP32, you can only access the webserver page served by the ESP32. There’s no access to the internet.

I hope this answers your question.
Let me know if you need further help.

Regards,
Sara

]]>
By: Tom https://randomnerdtutorials.com/esp32-access-point-ap-web-server/#comment-1051743 Wed, 28 May 2025 12:48:53 +0000 http://randomnerdtutorials.com/?p=67766#comment-1051743 In reply to Sara Santos.

I think what Syukri is asking (I have the same problem) is that while the smartphone is connected to the ESP32 WiFi hotspot, it seems to disable cellular data so for example, it is not possible to surf the web or check your email while you are simultaneously using the ESP32. In my case, I am using an Android phone. I have tried unsuccessfully to solve this. Any thoughts would be appreciated.

]]>
By: Carlos Carrera https://randomnerdtutorials.com/esp32-access-point-ap-web-server/#comment-1045777 Mon, 19 May 2025 13:45:57 +0000 http://randomnerdtutorials.com/?p=67766#comment-1045777 Saudações,
Tenho usado AP faz tempo sem problema, só que agora não consigo conectar na SSID que configuro ele sempre aparece a ultima SSID(AP) que conectei ou uma SSID que não conheco, mas conecta nela sem eu digitar senha

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-access-point-ap-web-server/#comment-1043986 Wed, 14 May 2025 12:58:29 +0000 http://randomnerdtutorials.com/?p=67766#comment-1043986 In reply to Syukri.

Hi.
You need to connect your device (computer or smartphone) to the ESP32 Wi-Fi Network. Go to the Wi-Fi settings, and connect to your eSP32 network.
Then, you can access the web server.
Regards,
Sara

]]>
By: Syukri https://randomnerdtutorials.com/esp32-access-point-ap-web-server/#comment-1043115 Tue, 13 May 2025 10:22:00 +0000 http://randomnerdtutorials.com/?p=67766#comment-1043115 Hello, i successfully connected to esp32, however i found out that i cant access the website with the ip address as it says “no internet connection”. Do you know what might be the issue?

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-access-point-ap-web-server/#comment-1029363 Mon, 21 Apr 2025 09:34:36 +0000 http://randomnerdtutorials.com/?p=67766#comment-1029363 In reply to warner_k.

Great. I’m glad everything is working as expected.
Regards,
Sara

]]>
By: warner_k https://randomnerdtutorials.com/esp32-access-point-ap-web-server/#comment-1029030 Sun, 20 Apr 2025 06:13:43 +0000 http://randomnerdtutorials.com/?p=67766#comment-1029030 In reply to Sara Santos.

Sorry, this problem was not related to your software. I had to remove the IDE AND delete all the related files in the AppData folder and then reinstall the IDE. Just reinstall was not enough.

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-access-point-ap-web-server/#comment-1028926 Sat, 19 Apr 2025 21:20:12 +0000 http://randomnerdtutorials.com/?p=67766#comment-1028926 In reply to Rick Randazzo.

That’s great.
We have a Wi-Fi Manager project on the CYD on our LVGL eBook: https://randomnerdtutorials.com/learn-lvgl-esp32-ebook/
Regardds,
Sara

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-access-point-ap-web-server/#comment-1028925 Sat, 19 Apr 2025 21:18:42 +0000 http://randomnerdtutorials.com/?p=67766#comment-1028925 In reply to warner_k.

Hi.
Did you install the ESP32 boards?
Which version?
Regards,
Sara

]]>
By: warner_k https://randomnerdtutorials.com/esp32-access-point-ap-web-server/#comment-1028907 Sat, 19 Apr 2025 18:49:31 +0000 http://randomnerdtutorials.com/?p=67766#comment-1028907 Very starnge: I can compile this program under IDE 1.8.19 but with IDE 2.3.5 it gives “Compilation error: exit status 1”. The wifi library is installed, I checked that. Futher information beside this line is not given.

]]>