This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Integrating nrf_ble_dfu GATT service directly into application

I am building a system with an external non-volatile storage (flash) which will be available for storing DFU image data received.  I want to minimize the confusion and temporary loss of functionality that occurs during DFU when the processor is in the DFU bootloader, by storing the image in the external storage and only copying the validated image at a convenient time when device functionality is not required.

Will it be possible to use Nordic's example source code to transfer the DFU images directly with the application without transitioning to the DFU bootloader?

Are they any foreseeable problems that we might discover with this approach?

Any example project that models this approach in the usual format?  The bootloader has a significantly different format from the typical example project.

thanks

a*

Parents Reply Children
No Data
Related