Hi.
We are working in a project that needs to exchange data via serial port. In this sample a virtual serial port is created in the nRF USB connector. Is it possible to configure the sample in order to create that virtual serial port in the main USB connector (the one used for the UART) along with the 3 virtual COM ports that the board has by default? The goal is to have working at the same time a shell module and that new virtual serial port.
Thanks.