I'm trying out DFU functionality using nRF52840-PreviewDK and UART transport
On this page there is a table listing all the different combinations that can be downloaded via DFU
I've tried all the combinations except BL+APP.
Does the "Create two .zip packages instead" just mean to do a download of BL then a download of APP (not really a combo)?
Should I do BL then APP or APP then BL? Does it matter? Are there some cases where you would want to do one order vs another?
Regarding the note "SD must be of the same Major Version"
If you need to update the SD to a different major version does this just mean that you need to update the APP and BL at the same time in a combo?
So you'd do this with a BL+SD+APP combo download?