Part Number: CC2538
Hi,
I am using CC2538 with IAR7.70.2, I am using the existing cluster of the Zigbee3.0 "Sample-Switch-OTA-Dongle-ImageA-with BootLoader"
I am successfully transmitting the character string of length up to 82 bytes between any devices in the network, the same I trying to send the CCM Encrypted data but this time sent device is stopped, before stopping many times getting "afStatus_MEM_FAIL" status.
Sending by "AF_DataRequest" call
CCM-Encryption following exact way as like driver example projects of the foundation firmware.
Thank you.