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!