but it still can't be used away from the router. Because in the functionesp_mesh_fix_root
Code: Select all
esp_mesh_set_parent
Code: Select all
MESH_EVENT_PARENT_DISCONNECTED
But in fact, the mesh network itself can still communicate normally.
Because the root is fixed,So I think the parent of the root is preferably optional. If you offer such a choice, we can build a network system that does not require router. It can extend the application scenario of esp mesh .I really hope to get your official reply.