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!