Hi:
I am fairly new to Nordic so please excuse my ignorance. I recently took over a project which used sdk 11 and I am in the process of updating it to 15 and want to see the NRF_LOG_INFO messages. I am using keil 5 as my IDE and a j-link plus emulator. please note that I am NOT using a Dev board but rather our production board which currently does not have the uart tx/rx lines connected. I was able to view printed messages using the segger_RTT function in the previous project without having the urt tx/rx lines. Do I need to connect these lines in order to use the keil built in terminal or termite? I have enabled NRF_LOG_ENABLED in the sdk_config.h file but I do not see NRF_LOG_BACKEND_SERIAL_USES_UART. I do not see com port on my PC device manager like I do when I plug the dev board in. any and all help would be greatly appreciated. I have read everything on the board relating to this but do not see much help with regards to sdk 15.
Regards,