Hi,
I am writing a coordinator application based on the zigbee CLI example.
I am using SDK for Thread and Zigbee v4.1 (latest if I am right). nRF52840 DK as HW.
I want to use the function in zboss_api called zb_secur_ic_get_list in order to get information about the added install codes. But there is simple no information about how to use this function and which structure to use for the entries. Also no information on infocenter.
How can I use this function?
Or how could I get a list of install codes added to the trust center?
BR,
Damien