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.

CC2652R: CC2652R ZNP stability problems

Part Number: CC2652R
Other Parts Discussed in Thread: SIMPLELINK-CC13X2-26X2-SDK

As https://e2e.ti.com/support/wireless-connectivity/zigbee-and-thread/f/158/p/794106/2940412#2940412 is locked, I'm continuing here.

I'm finally able to reproduce this issue fairly easily with a small test setup.

Steps

- Flash CC2652R with https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_3.x.0/bin

- Use https://sunmaysky.blogspot.com/2017/02/use-ztool-z-stack-30-znp-to-set-up.html to setup coordinator

- Join a IKEA tradfri control outlet, a IKEA tradfri bulb and a Xiaomi ZNCZ02LM (so a total of 3 devices in the network)

- Send AF_DATA_REQUEST every second with the following parameters:

DstAddr: 0x114A
DestEndpoint: 0x01
SrcEndpoint: 0x01
ClusterID: 0x0000
TransID: 0x51
Options: 0x30
Radius: 0x1E
Len: 0x05
Data: .6... (0x00, 0x36, 0x00, 0x00, 0x00)

- Within a few hours the CC2652R will respond with afStatus_MEM_FAIL (0x10)

Link to the full Z-Tool log: https://drive.google.com/open?id=1dllSbfp10KryB35pkywuVnogzKmQ9ZZS   

This log covers a time period of 24 hours, at the start of the log the coordinator is setup from a fresh flashed state.

The first errors happen at line 162927