This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Zigbee topology monitoting

I am working on zigbee network where I wanted to get the tree of whole network but could not find any utility from nordic which can provide those info, so I have started developing my own code, till now I can fetch all connected nodes successfully but I want the tree of network.

My query is can I use depth parameter from mgmt_lqi command to get network tree information?

If I can use depth then how can I use that depth value please explain.

Is there any other parameter should I look to get this tree?

Related