How can the size of a ota dfu update be calculated?

Hello,

I'm developing an application that will include over the air updates. I read the infocenter information about how the dfu works, with either dual-bank or single-bank updates.

My question is how would I know the size of my update, and to know if my application will be too large for a dual-bank update? Is it as simple as reading how large the files (application, bootloader and/or SoftDevice is) I add to my zip folder to be sent ota? 

Parents Reply Children
No Data
Related