can't ping thingname in network
Hi Why i can't ping dns that set in thingname variable ? When i use MDNS library myself in my code everything is fine but when removed it to use iotwebconf mdns config instead there is no dns name that can i ping in my network .
In my experience MDNS is not reliable. There were some tricks, like introducing some sleep hooks, but I'm not sure about those workarounds.
I use MDNS with wifi library and it's worked perfectly . but in this library this library doesn't work at all !
We have made some improvements in mDNS in the latest bugfix release. Please confirm, that you are using v3.2.1 https://github.com/prampec/IotWebConf/releases/tag/v3.2.1
Thanks, sure, i tested it and post the result .