Hi Sir
We plan to implement our own DFU controller on host MCU to upgrade on board DFU module by UART.
Zip file will be generated by nrfutil and saved on flash.
Can you help me to find DFU zip file format document please?
For example, we generate a bootloader+softdevice+application zip file, when start to send bootloader during DFU procedure.
Where can I get the bootloader position and size from zip file.
How does the zip file descript the bootloader position, size?
Thanks.