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

Entering DFU mode switches port number

When switching the dongle into DFU mode, it changes the serial port number when running in windows. 

Both the bootloader and the application sets up the USB and calls the app_usbd_serial_num_generate();

As I read the doc I expected the usb to keep its port number when going into dfu mode. Is this a windows 

feature or am I doing something wrong ? 

/Jimmy

Related