This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Fatal error when not connect Uart port

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.

Related