Need help finding documentation or tutorial that explains USB CDC ACM.

I want to create a virtual com port on my pc from my nRF52840 dongle program. And direct the output of printx statements to it so I can monitor it with putty.

I have tried very diligently to search for this information on your website; I get covered up with hits, all, seemingly irrelevant. For the life of me I don't understand how anyone ever finds anything in your documentation.  I can search on terms like "nRF52 USB CDC ACM tutorial" and your search engine ignores the quotes and I get over 700 hits.

I have also tried to search your examples for this information with no success.  Why is it so dang hard to find information here?

Jerry

Parents Reply
  • Well, maybe I spoke too quickly; the code works great on my nrg52840-dongle but not on my dk; on the dk it doesn't even cause the pc device drive to create a virtual com port.  Any ideas? 

    By the way, my earlier ramblings about the BLE Tutorial sample program doing all this stuff mysteriously, I had a faulty test for operation and didn't understand what I was looking at; let's just pretend I never said it.

Children
Related