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

NRF52 DFU ZIP Generation

Hi,

I want to be able to update the bootloader along with the application via OTA DFU. I know I can't generate both the application and bootloader in one image/zip so I have to make two different zip packages. 

I can't find any guide on how to do that. Please help out. 

Parents Reply
  • I am using Segger Embedded Studio (SES). the optimzation has been set for size so i believe setting it to level 3 or 2 won't make a difference. 

    I can't figure out how the size would change since I actually haven't changed anything apart from the advertising name just to know the difference. That is it. 

    Seems to me that I am at fault with the zip generation of the bootloader i guess. 

Children
Related