The nrf52840 usbd examples of peripheral in SDK 13.0.0 worked fine. I want usb work with BLE softdevice and there are lots of conflicts between nrf drv and softdevice. Is there any example of usbd working together with ble softdevice?
The nrf52840 usbd examples of peripheral in SDK 13.0.0 worked fine. I want usb work with BLE softdevice and there are lots of conflicts between nrf drv and softdevice. Is there any example of usbd working together with ble softdevice?
Hi Julie H,
You can download S140 6.0.0-6.alpha from here. Unzip the downloaded zip, and you can then find the updated nrf_soc.h
in the folder s140_nrf52840_6.0.0-6.alpha_API\include
.
In nRF5_SDK_15.3.0, usbd_ble_uart example has been added that implements softdevice and USBD ( examples\peripheral\usbd_ble_uart)
Hi, are there any updates on the above? I am currently facing the same issue as this thread author. I am using nRF5 SDK 17.1.0 with 7.2 SoftDevide and couldn't get USB_MSC example working combined with BLE CENTRAL UART example.
Hi Jev,
This case is from 2017. Please open a new case if you are having issues.