Hi -
I can't seem to find the answer to this question in the docs, or in the forums. What I'd like to know is - what happens if I update the bootloader and its size increases, say from 30k to 40k. When I do the update, will the system move the application data pages (defined by NRF_DFU_APP_DATA_AREA_SIZE) to after the new bootloader, or will the application data pages just get overwritten?
The docs are clear about the BL protecting those pages for use as Bank 1 generic storage, but mention nothing about when you update the BL itself.
Thanks,
M