I have nRF52832 chip on my PCB and their is one external flash which is connected to nRF52832 through SPI.
i need to read new DFU packet from the external flash and send to peer device.
So, is their any function which reads the DFU packet from the external flash and send to the peer device.
If there is no function to do so, then please explain me that, how can i achieve this.
Provide me some brief idea for doing this.