Unexpexted nRF Terminal Output

I'm following the heart rate sensor example in the VS Code Youtube Tutorials series, and there are some pretty straightforward prinkt statements in main.c, such as 'Bluetooth initialized',  'Connected' etc, that appear on the COM port as expected.


But what is all that other timestamp stuff coming out of that same COM port ? What am I missing ?

Related