Is it possible to create a list that represents the topology of the connections of the nodes within the mesh?
I am currently testing a system with 14 devices (1 coordinator, all others are routers, no end-devices). with +WNB I can get the neighbor list.
But because routers are just part of the mesh, I don't see any relationship. It's also not clear if those neighbors are _direct_ neighbors or if they could be indirect neighbors.
+Wchildren and +Wparent doesn't help either as there is no parent/child relation between routers.
When I tried to go through the mesh by using +wnb on remote nodes ("atrxxxx,0,+wnb 3" with xxxx=short NWK), I only get ERRORs back. However, the same approach with an ATI remote command does work.
Thanks