Hi,
Nrf52840 can support usb and ble dfu at the same time?
If it can,how can i do it?
thanks.
Hi,
Nrf52840 can support usb and ble dfu at the same time?
If it can,how can i do it?
thanks.
Hi,
We don't have an example that combines both, but the bootloader was designed to support multiple transport layers so should be possible without too much effort. I would suggest to start with the BLE bootloader and import the USB transport (link to relevant documentation).