I am using a code similar to App_uart_C from SDK17.02 - central sending data over uart to another peripheral.
After 30-60 sec, the operation stops probably due to an error in the UART and I need to reset the chip
How can I handle UART errors ? I don't mind loosing data - but I cannot stay with the software crashing
Thanks
Avi