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

Modifying USB device name for SDK 16

Hi,

I've added usb function to nRF52840 project accroding to usb sample projects.

The function was all right but the device manager showed the the 52840 as "USB serial device". And I'm seeking of ways to modify the device name.

I've checked several threads on forum but things might be bit different since I'm using SDK 16.

Following are two possible ways to do modification I found:

  • Following instrcution from other thread, I found <nordic_cdc_acm.inf> from ...\examples\usb_drivers
  • sdk_config.h seems contains options related to usb name: 

But none of these options indicate "USB serial device". So I still can't find the interface to change the USB device name.

Your help is appreciated.

Thanks ahead.

Parents Reply Children
No Data
Related