Closed
Description
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?