How to use the mdns module of esp32? #18209
Replies: 5 comments
-
I suggest you ask in the forum which is visited by more users than this bug tracker. |
Beta Was this translation helpful? Give feedback.
-
I tried, but I couldn't find it. I want to set one xxx.local Name of |
Beta Was this translation helpful? Give feedback.
-
Does anyone know the answer to this? |
Beta Was this translation helpful? Give feedback.
-
I'll convert this to a discussion where it might find more readers. |
Beta Was this translation helpful? Give feedback.
-
See This will set the mDNS name on the ESP32. You must set the hostname before activating/connecting your network interfaces. The length of the hostname is limited to 32 characters. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I saw it in the source code, but I don’t know how to use it
Beta Was this translation helpful? Give feedback.
All reactions