Hello,
when I try to send data via the UART interface using a printf statement, unfortunately this does not really work. Only one byte is sent and after that the application hangs. I have attached a photo with a code snippet of where the program hangs (in the write function at the position app_uart_put).
I hope that someone can help me.