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

DFU over BLE - Memory Requirements

I am going to implement DFU over BLE in my nRF52832 project.
Since the size of my application + softdevice larger than half my memory size I wonder how the update is performed.

Do I need to have space available locally on my board for the whole DFU package in order to be able to update or can the update be performed more "stepwise"?

Parents Reply Children
Related