Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Recommended bootloader size to support future SDK releases

Hello,

I'm currently using a bootloader based on the one included with SDK 15. We're close to mass production and I need to decide on how much space I should leave for the bootloader.

My question is concerning the size of the bootloader. If on a future SDK release it grows enough so that I can't fit it on the current allocated space, we won't be able to upgrade the SDK because the bootloader won't be compatible with the new SoftDevice and it won't be upgradeable.

I don't know if there are any major changes already planned for the bootloader. I currently have around 7 KB of free space in the bootloader area. I'm hoping that's enough space.

Thanks for your support!

Related