I am using a nRF52840 dongle having usbd_cdc_acm example code.
Whatever data I am sending it appears only on Tera term. But not in terminal software and arduino serial terminal and plotter.
I want to print the ADC data on Arduino plotter to get the plotting. But I don't know why its not working on it.
Thank you.