Hi, is it now possible to flash (via DFU OTA) a nRF51X without the nRF Dongle, but with a generic BLE dongle on Windows 10 ? Thank you for your answers.
Hi, is it now possible to flash (via DFU OTA) a nRF51X without the nRF Dongle, but with a generic BLE dongle on Windows 10 ? Thank you for your answers.
Hi,
Unfortunately, nRF connect for desktop does not include support for the Bluetooth stack on Windows. It relies on the Bluetooth stack (Softdevice) on the connectivity board, which is controlled with serialized softdevice API. It is however possible to create a custom DFU app that uses the Windows stack. Message sequence chart for the DFU process can be found here.
Thanks !