This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1352P: Unable to remove device using CC1352P Device & ZDO_EXT_SEC_APS_REMOVE_REQ.

Part Number: CC1352P
Other Parts Discussed in Thread: CC2538, SYSCONFIG

Hello Comunity,

First of all sorry for not updating referanced thread related to it.

As we are shifted towords CC1352P ZNP device. I have started implementing related functionality.

Now I am facing same problem while removing the ED from netwrok as mention in referance post for CC2538 ZNP device.

I am using the ZDO_EXT_SEC_APS_REMOVE_REQ to remove the zigbee device from netwrok.

This works for me for the CC2538 ZNP device. 

But now I am using the CC1352P ZNP device & this request is not working as expected.

Here are the detailes... 

nwk_addr (ED) :  0x724D

extended_addr (ED) : 0x00124B00193F5943

parent_addr (ED) :  0x724D

[2020-11-04T07:18:34.127Z][INFO]- SOC OUT --> LEN :0C, SOF :FE, CMD0 :25, CMD1 :51, Payload :4D:72:4D:72:43:59:3F:19:00:4B:12:00, FCS :1D
[2020-11-04T07:18:34.138Z][INFO]- SOC IN  <-- LEN :01, SOF :FE, CMD0 :65, CMD1 :51, Payload :00, FCS :35

I am also sharing the Zigee sniffer logs.

Note : 
1. Remove device request will seen as a route request on zigbee network.
2. While using external reset on ED to self remove device from network is working fine.

remove_device_logs.zip

Will you please help me to know, what is wrong I am doing?

Regards,

Shiv Patil.