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

Adding app_uart to Heart Rate Sensor Example

Hi,

I am trying to add app_uart into the heart rate sensor example. I called uart_config(); in the function function, but when I open the serial monitor, The errors shown below is printed repeated, and nothing else in the printf staements was printed. What might the problem be?

<info> app: Heart Rate Sensor example started.
<info> app: Fast advertising.
<error> app: Fatal error
<warning> app: System reset

Thanks in advance!

Related