Search found 1 match
- Sat Feb 24, 2018 10:13 pm
- Forum: ESP32 Arduino
- Topic: problem with multiple ESP32 board connected to the same wifi
- Replies: 1
- Views: 4527
problem with multiple ESP32 board connected to the same wifi
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 ...