Hello everyone.
I have a nRF52840 DK that I am working with.
1.) When I plug into the USB port J2 (MCU interface) I am able to connect to the board program/debug using the Segger Embedded Studio (SES).
2.) But when I do this I have no access to the virtual COM port that I am using for logging - this seems to also use the port J2.
3.) If I flash the board, close SES and power cycle the nRF52840 DK, I am then able to see the data on the COM port to my PC from the connection to J2 on the dev board.
4.) Question : it possible to use the USB based debugger on J2 and receive the serial logging information at the same time? ( I thought there might be a way to do this with an additional window within the debugger.)
Thank you for your comments.
-Mike