Hi, I would like to send data from nRF52840 Dongle to Raspberry Pi 3 through USB-UART. I programmed the ble_app_uart_c example found in SDK 15.2 and I connected that to my Raspberry Pi 3. The thing is when I connect the dongle to my Raspberry Pi 3 this is not recognized as USB except if I put the dongle in bootloader mode and I can see Nordic USB typing lsusb. Is there any way to program the dongle to be recognized as USB with ID while the dongle is running the code? Thanks