Hello Nordic support,
I would like to know how can I use the function zb_zdo_mgmt_permit_joining_req() to make the coordinator start the permit to join process forever. I understand that there is a parameter 'permit_duration' to specify the duration, which set to 0xFF, causes the joining process to occur forever. However, I would like to have an example of how to use this function.
I already referred to the documentation and this is what I see. However, in this, I do not know what value to specify for 'param'.

I also checked these two Nordic posts but the suggestion provided here seems to be for older version of SDK as some of the functions such as ZB_BUF_FROM_REF does not seem to be present in nRF SDK for Thread & Zigbee v4.1.0.
https://devzone.nordicsemi.com/f/nordic-q-a/52237/permanent-scan-on-a-gateway
Could you please provide an example of using zb_zdo_mgmt_permit_joining_req() function?
Regards,
Anusha