This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to push nrf logs and nrf_cli_fprintf data over USB CDC com port

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

Related