environment:
SDK14.2 Project: ble_app_uart
I am sure that the problem occurs in uart_module.
Uart use the app_uart_put to send the first byte successfully, then it will go to arm_startup_nrf52810.s.

Three is no logs in RTT-Viewer.
So I want to know whether I can user serial port in SDK14.2?