pico-w-webserver-example icon indicating copy to clipboard operation
pico-w-webserver-example copied to clipboard

Add mDNS functionality

Open krzmaz opened this issue 2 years ago • 2 comments

Not to depend on serial port communication to obtain IP address, let's use mDNS

krzmaz avatar Nov 09 '22 10:11 krzmaz

Update: this will possibly just require defining LWIP_MDNS_RESPONDER in lwipopts.h

krzmaz avatar Nov 12 '22 17:11 krzmaz

Actually it seems like this needs to wait for https://github.com/georgerobotics/cyw43-driver/pull/39 some throwaway work could be done to patch it for now, but not sure if it's worth it.

krzmaz avatar Nov 13 '22 16:11 krzmaz