Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Hi all,
I have an ESP32 receiving information from another ESP32 equipped with sensors. Below is the code for the receiving ESP:
It works, but I have to hardcode the SSID and password in the program. I would like to integrate WiFiManager to be able to select a network at startup. Is it possible, and how should I proceed?
CONTRIBUTE TO THIS THREAD