I want to build a project on the NRF52840 with both BLE and USB. Which should I initialize first?
I am using SDK15.
I want to build a project on the NRF52840 with both BLE and USB. Which should I initialize first?
I am using SDK15.
Hi,
You can find a USB+BLE example in SDK 15 called usbd_ble_uart
You can find the source code and the project file of the example in the following folder: <SDK_InstallFolder>\examples\peripheral\usbd_ble_uart
Hi,
You can find a USB+BLE example in SDK 15 called usbd_ble_uart
You can find the source code and the project file of the example in the following folder: <SDK_InstallFolder>\examples\peripheral\usbd_ble_uart