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/LP-CC2652RB: Function to receive characters till '\n'.

Part Number: LP-CC2652RB
Other Parts Discussed in Thread: SYSCONFIG

Tool/software: Code Composer Studio

Hi i am reading characters from uart into cc2652. I am using UART_read(uart, &input, 1) to receive characters one byte at a time. Is there any function that can receive a string until a specific character such as '\n'. please suggest if there is something equivalent to readstringuntil("\n").

Thanks,

shivam