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.

CC1352R: How to check APS ACK for APS Command Frame?

Part Number: CC1352R
Other Parts Discussed in Thread: Z-STACK

I can check APS ACK for APS Data frame with zstackmsg_CmdIDs_AF_DATA_CONFIRM_IND, but what about the APS ACK for APS Command Frame?

I'd like to check messages APS ACK during commissioning.

Does Z-Stack have a callback event for APS ACK Command Frame?