This is definitely a stupid question but the uart ble example is littered with the likes of " NRF_LOG_INFO("Connected");". Where is this printed and how can I view it? I can see things that are in printf statements but not this LOG. I am using segger embedded studio, nrf connect for desktop and termite.
Thanks!