Hi,
I would like to create a DFU package for updating an application config flash page.
We have a device where the device reads some configurations from a specific flash page.
Is it possible to update this page over BLE by sending the page as a signed DFU package?
We can create a hex file for the specific page. But how can we use nrfutil to create a DFU package
that only contains this application config data?
Thanks,
Henrik