This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

DFU in external memory

Hi,

I am working on doing a DFU over UART into my nrf52840 DK using the external memory provided. I want to be able to store the new init and firmware packages into external memory, then be able to move it from external to flash after validation. I am having trouble trying to figure out how to go about doing this. I have been going through some of the Devzone posts and know this is possible, but I am still confused about where to start with going about this. I still consider myself a beginner with Nordic, so any help is appreciated!

Related