Multiple UART over USB

Hi,

I noticed all of your DK have multiple UART over the USB port. I believe some are from the nRF91 or nRf70 etc and some form the Segger module.

For a new HW design I am wondering if following is possible: I would like to have 2 (or even 3) UART Channels over the USB port.

1 for logging and shell, 1 for specific commands (maybe uploading downloading files etc and maybe a 3rd one to forward logs from another chip on our device.

So the main question is can multiple uart easily be routed to 1 Physical USB (I guess yes since you do it on your DK) and how is this done?

Kind regards,

Luc Segers

Related