problem with multiple ESP32 board connected to the same wifi
Posted: Sat Feb 24, 2018 10:13 pm
Hello
i'm trying to connect two ESP32 board on the same wifi network using arduino "wifi.h" library.
With the first ESP32 board there is no problem but i can't connect the second ESP32 board on the same wifi after the first one is connected
it seems like the "WiFi.begin" function can't handle a new connection to the same wifi network when a connection is already established
can you hel me?
Thank you
i'm trying to connect two ESP32 board on the same wifi network using arduino "wifi.h" library.
With the first ESP32 board there is no problem but i can't connect the second ESP32 board on the same wifi after the first one is connected
it seems like the "WiFi.begin" function can't handle a new connection to the same wifi network when a connection is already established
can you hel me?
Thank you