Retrieve the Zigbee NWK key from a device on a network

Hi,

In nRF Connect Zigbee SDK, I would like to read the network key from my Zigbee 3.0 device when it has joinded a network (or created one when being a coordinator). Is it possible to do so either with an API cmd or Shell/Cli ?

I've found out that it is actually possible to write a predefined NWK key before starting a network with this command zb_secur_setup_nwk_key() which is not intended to be used in prod., but can't manage to find the equivalent cmd to just read it.

Also, when the product is a TC, is there any way to retrieve programmatically the entries in the TCLK table? (I find only an "add", "set" and "remove" command)

Thank you in advance for your support!

Parents Reply Children
No Data
Related