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/CC2640R2F: Would like to ask about the RF non blocking mode in nortos mode

Part Number: CC2640R2F

Tool/software: Code Composer Studio

Hello:

When I refer to the examples in nortos mode for development, I find that it seems that all the examples with RF reception are blocking. I want to ask if there is any way to implement non blocking reception in nortos mode. In addition, if you refer to the example in RTOS mode for development. Is it to realize non blocking of RF. Can we only use multi task method? Thank you!