ESP8266 Developer Zone The Official ESP8266 Forum 2016-09-13T07:12:17+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=1944 2016-09-13T07:12:17+08:00 2016-09-13T07:12:17+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1944&p=9804#p9804 <![CDATA[Re: mdns functionality seems broken -- fix referenced]]> Statistics: Posted by cmarrin — Tue Sep 13, 2016 7:12 am


]]>
2016-03-27T05:06:38+08:00 2016-03-27T05:06:38+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1944&p=6233#p6233 <![CDATA[mdns functionality seems broken -- fix referenced]]>
I have hacked on it mightily and now have a (mostly) working version -- as part of the nodemcu-firmware project. The PR to merge the changes is https://github.com/nodemcu/nodemcu-firmware/pull/1192 but we don't really want to modify this code if there is any chance that Espressif will fix it themselves.

Hence -- is there any interest from Espressif to use a better version of the code?

The specific issues fixed are:

* Works for more than 5 minutes (it now sends the message every 120 seconds)
* Handles requests that match the names and responds correctly.
* Somewhat less likely to overwrite memory.

Philip

Statistics: Posted by philip — Sun Mar 27, 2016 5:06 am


]]>