Drop back to DHCP from Static?
Posted: Fri Apr 15, 2016 8:33 am
Once you have done:
WiFi.config(ip, gateway, subnet)
how do you get back to DHCP mode?
I want to try a static address, but then fallback to DHCP if it doesn't connect.
WiFi.config(ip, gateway, subnet)
how do you get back to DHCP mode?
I want to try a static address, but then fallback to DHCP if it doesn't connect.