TI engineer,
I want to end a RF Packet Rx task as long as the board receives a specific message and start another RF Packet Tx task. Could you give me some instruction on implement this.
Thanks
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.
TI engineer,
I want to end a RF Packet Rx task as long as the board receives a specific message and start another RF Packet Tx task. Could you give me some instruction on implement this.
Thanks
Hi myc,
In the context of the RF TI Driver APIs, I believe you are looking for RF_cancelCmd() or RF_flushCmd().
Regards,
Ryan