Hi,
I am trying ble_app_uart example of SDK 15.
When I do not connect Uart port (TX, RX) to other peripheral, I get fatal error (log via RTT).
```
0> <error> app: Fatal error
```
When UART port is connected, the program works normally.
Does anyone experience on this?
Thank you.