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