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-CC1310: How to send data through RF TX while RF RX is using shared resources

Part Number: LAUNCHXL-CC1310
Other Parts Discussed in Thread: CC1310, SIMPLICITI

Tool/software: Code Composer Studio


In my program, i use semaphore to switch between RF TX process and RF RX process for CC1310 according to link:

Now, i receive a frame via UART in RX process and want to send this frame, which use TX process but also want RX process wait for sending complete and then wait to receive. I dont know how to do this, please show me.

Regards,

Nguyen