Hi,
I already achieved the update of all available nodes in a mesh network, where the update is injected over a serial connection to one node.
Now my question is, if I can load the whole update into the flash of the nRF52833 and then start the update if the whole dfu is on the device.
If this is possible, where should I start? Can I somehow overwrite the current serial connection in the DFU Mesh example with flow control to give back a successful
response when I saved the packet?