-->
Page 2 of 2

Re: Service discovery (zeroconf)

PostPosted: Sun Nov 08, 2015 7:25 pm
by kolban
To the best of my understanding the ESP8266 supports mDNS just fine ... if one looks at the SDK for the ESP8266 ... see ... http://bbs.espressif.com/download/file.php?id=846 and then do a search for mDNS within that document ... we will see the low level APIs at our disposal. From my rough testing, they seem to work just fine.

Re: Service discovery (zeroconf)

PostPosted: Mon Nov 09, 2015 4:23 am
by igrr
Another option is to use ESP8266 Arduino core. It has mDNS and DNS-SD implemented in ESP8266mDNS library.

Re: Service discovery (zeroconf)

PostPosted: Fri Jan 22, 2016 3:28 pm
by petesoper
I'm interested in zeroconf too, but with an EMW3165. If I get a clue I'll pass it back!

Re: Service discovery (zeroconf)

PostPosted: Wed Mar 15, 2023 2:11 am
by eleckits
I am developing android app & nodemcu firmware to let app discover local nodemcu devices