Hello everyone,
I was trying to look how esp_mesh_get_subnet_nodes_list works but I can only find the definition of it under esp_mesh.h. Thus, I was wondering if someone could explain how it works? Specifically, does it make a network request using some broadcast or does it use the local routing table?
Thank you