You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has nothing to do with mDNS. This is normal DNS.
To be specific, WiFi.hostByName() does DNS resolution only, but your hostname is .local which is mDNS.
For mDNS use the MDNS class.
Closing due to user error.
Basic Infos
Platform
Settings in IDE
Problem Description
mDNS resolution fails with -5 when called with Ticker, however works (the first time) when called in the loop().
MCVE Sketch
Debug Messages
The text was updated successfully, but these errors were encountered: