i'm using this dongle USB840F based on nRF52480.
i'm using usbd_ble_uart_freertos (SDK 15.2) example, the usb port is detected and i can read from it , but it doesn't advertise , when i debug it an error is appears when actiniting softdevice (in function nrf_sdh_enable_request())

PS i tested the same code in nRF52840 dk and it works great ( ble and usb )
thanks