ESP-MESH-WIFI using ESP Idf
Posted: Fri Oct 25, 2024 10:42 am
I'm starting to work with ESP MESH WIFI and one question that I had was about unicast messages.
Is there any mechanism that makes possible for the devices to not have only mac address of their childrens and other nodes in network but also some alias so that the every device could be accessed without knowing the MAC.
I want to deploy it in a building automation project so knowing apriori all the mac of devices it seems to me a bit strange and also difficult to manage if i add any new node to the network.
Any MESH code would alse help me a lot
Is there any mechanism that makes possible for the devices to not have only mac address of their childrens and other nodes in network but also some alias so that the every device could be accessed without knowing the MAC.
I want to deploy it in a building automation project so knowing apriori all the mac of devices it seems to me a bit strange and also difficult to manage if i add any new node to the network.
Any MESH code would alse help me a lot