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.

RTOS/CC2640R2F: UART READ SINGLE CHARACTER

Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2640

Tool/software: TI-RTOS

Hi all,

Am working on UART in CC2640 R2F module. I want to terminate uart read(); if i give a special character.I have used the uart read function that provided by TI. Its reading the whole string,but it didn't check the terminating character . Read is based on size of array its terminating only if array is full. Is there any way to terminate uart read if i put a customized character?? 

Please help me its little bit urgent

Thanks in advance,

Stebin J Tharakan