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.

CCS/LAUNCHXL-CC1352R1: Easylink_abort() does not cancel Easylink.receiveAsync()

Part Number: LAUNCHXL-CC1352R1

Tool/software: Code Composer Studio

Hi TI Team,

Is it normal that when I use the Easylink_abort, I can still receive packets from Eeasylink.receiveAsync() command?

If yes, what commands should I use to cancel the Easylink.receiveAsync?

Jonathan