Hi!
I am trying to get a basic NRF_LOG_INFO("some text here");
to print text to a terminal in Segger Embedded Studio. I'm using Termite as the terminal and SDK 15.3.0. To print to the terminal works great with some examples but for the ble_app_uart example, and some others, the terminal just prints infinitely like in the picture below. Any idea why this is? I tried to erase the board completely to upload the code again, reset the terminal and so on.