CC2650 Uart receive Data and UART write (Echo test ) , sometime Chip have holding on.
BLE can not connect and Find it on Holding time.
Do you have any suggestion?
Receive with Return Partial
This use case will read in UART_MODE_BLOCKING until the wanted amount of bytes is received or until a started reception is inactive for a 32-bit period. This UART_read() call can also be used when unknown amount of bytes shall be read. Note: The partial return is also possible in UART_MODE_CALLBACK mode.