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

Need a secure bootloader for nRF52811 that supports S113

Hi,

We are atempting to get DFU over UART working in our project, but there does not appear to be a bootloader project in the 16.0 SDK for this configuration. What would be the best way to generate a one? For our application, we had started from the 10040e s112 BLE UART project, but needed to modify various project settings including macro definitions for the RAM_START and FLASH_START addresses.

What would be required to do this for the bootloader, or is there a a bootloader project available for this configuration?

Best regards,

Drew

Related