How to Retrieve a List of All Devices Connected in a Zigbee Network Using nRF Connect SDK?

I am working on zigbee network


"In a Zigbee network, how can the coordinator retrieve the list of all devices connected to the network?"

What is the recommended way to maintain an up-to-date list of all devices in a Zigbee network using the nRF Connect SDK?

Related