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

DFU - Updating from Legacy(SDK v11.0.0) Bootloader to Secure(SDK v12.x.0) Bootloader

My nRF52 device has been flashed with the Legacy Bootloader from SDK v11.0.0 and now I want to update to the new Secure Bootloader in SDK v12.x.0. However, when I try to update my device with a combined SoftDevice and Bootloader image I get the following error: REMOTE DFU DATA SIZE EXCEEDS LIMIT. Is it possible to update from the Legacy Bootloader to the Secure one using DFU over BLE?

Related