Whitelist of end devices using IEEE address in the coordinator

SOC: NRF52840 

SDK : NRF conenct SDK 9.11

Application  Gateway 

we had end devices to join the network which is whitelisted in the coordinator ; so please can you let us know the way to do it ; 

we saw some API in zb_secur.h zb_secur_ke_whitelist_add , zb_secur_ke_whitelist_delete to add and delete IEEE address of the end device 

or we can do leave request method for the devices and avoid rejoining into the network 

Related