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.

CC2652P: Fixed and updated for Z-stack of SDK 640

Part Number: CC2652P

1,AF-Data-Confirm is an important event in my fixed SDK. Callback-function in typedef "pfnAfCnfCB" can be registered at every AF-Data-Request( ZDP-Request-command and ZCL-Request-Command). Processing every AF-Data-Confirm events of Request command can protect command-sender(Coordinator or Controller) from being blocked by transmiting data.

2,  ZCL Support manufacture cluster and manufacture Attribute. You can predefined symbol "ZDO_MANU_CODE" in your CCS or IAR project to support manufacture cluster.

3, All the ZDO-Request-command and all the ZCL-Request-command disable APS-ACK. But all the ZDO-Response-command and all the ZCL-Response-command(include ZCL-Reporting-command) enable APS-ACK.

simplelink_sdk_640.zip