What happens if two ESP32 use the same static IP?
Posted: Tue Nov 21, 2017 3:35 pm
by hassan789
What would happen if two ESP32 use the same static IP (via WiFi)? Will the second one not be able to connect?
Re: What happens if two ESP32 use the same static IP?
Posted: Tue Nov 21, 2017 7:39 pm
by chegewara
Re: What happens if two ESP32 use the same static IP?
Posted: Wed Nov 22, 2017 1:30 am
by hassan789
Thanks. I guess I will test it myself to see how the esp/lwip stack will react.