Hello,
I have reserved an area in my flash mapping for settings (0x2000 length). I would like to update it (without application) with DFU / secured bootloader / nRF toolbox on Android. Is that possible ? If yes, what are the settings to generate the zip update file (my source is an hex file) and flash.
I tried the same way that application but it looks like uploaded change the application start address and it fails to boot (normal).
Thank you