hi,
I am selectively deleting the added installation code entries and have found the following issues,
I have successfully added the device with IEEE address “f4ce362ddd850b0a” to the installation code list in the Zigbee coordinator, but I am unable to utilize<zb_secur_ic_remove_req>Delete the specified device, only<zb_secur_ic_remove_all_req>Clear All.After testing, it was found that IEEE addresses f4ce362ddd850b0a, f4ce362ddd850b0b, f4ce362ddd850b0c, and f4ce362ddd850b0d cannot be used<zb_secur_ic_remove_req>Delete. However, IEEE addresses f4ce362ddd850b09,f4ce362ddd850b0e and f4ce362ddd850b0f can use<zb_secur_ic_remove_req>Delete.I cannot understand this and hope to receive an answer.
SDK:nRF Connect SDK -- v2.5.0
Delete the code at the specified location:
Looking forward to your answer, thank you