Hi
I am using nrf52840 Dongle.
I am trying to write data to usbd using app_usbd_cdc_acm_write(usbd instace, buffer, length). But i am unable to see buffer data on virtual com terminal created by USB CDC.
also How to push all logs to virtual comport instead of UART ???
Thanks
Rekha