Hello,
I am using the nRF52833 - DK and running the USB CDC ACM example. I can transmit and receive data with the example. I noticed that when receiving data I am only able to receive ASCII data. If the USB CDC Host sends binary / raw data. it is not being received properly by the Nordic device.
Is there some configuration I need to change for the Nordic to properly read/process binary data?
I did find a post somewhat related but did not see a resolution:
Any help or insight is appreciated.
Brent