ESP32 WiFi manager Code Explained

preview_player
Показать описание
In this video, I will show you how to implement WiFiManager on the ESP32. This will allow the ESP32 to connect to different WiFi access points without changing the code. Follow along as we install the required library, explore the example code, and set up the ESP32 to automatically connect to a new network.

Steps Covered:

Installing the WiFiManager library in Arduino IDE.
Understanding the basic example code.
Setting the ESP32 to Access Point and Station modes.
Connecting to the ESP32 access point using an Android mobile device.
Configuring and saving new WiFi network credentials.

If you found this video helpful, please consider subscribing to the channel. Thanks for watching!
Рекомендации по теме
Комментарии
Автор

Hello Mr. I found a problem when setting the WiFi configuration. The problem is that the SSID and password cannot be saved. I always get an error when I try to save. what should I do?

bangunwidoyoko