You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to connect ESP8266 device to ISOLATED networks, so networks where there are no services like DHCP and DNS.
While the mDNS and SD-DNS are working very well, I cannot find how to enable the lower layer of zero network configuration, i.e., how to autoconfigure a link-local address in case the DHCP server is not answering.
Could you point me to info on how to activate this feature?