-
Hello, I'm experimenting with esp32-ha and using documentation I created simple thread network. I read documentation but I cannot find any mention about how to resolve nodes ip adresses or some kind of discovery. IS it possible without border router please? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
jwhui
Feb 14, 2024
Replies: 1 comment
-
DNS-based Service Discovery (DNS-SD) is generally used to discover services and their associated IP addresses. Any Thread device can offer a DNS/SRP Server and that device does not need to be a Thread Border Router. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jwhui
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DNS-based Service Discovery (DNS-SD) is generally used to discover services and their associated IP addresses. Any Thread device can offer a DNS/SRP Server and that device does not need to be a Thread Border Router.