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!

Parents Reply
  • Hi


    Is there an update? I have the same "problem" but it seems that nobody shared or explained in detail how to solve this exactly. I guess a lot of users need this QSPI external flash memory instead of the internal one but like to us ethe same features like the standart nordic dfu ota with all crypto features included, only transfer the bin and dat file (converted to hex before) over the QSPI instead of the BLE OTA.

    Thanks for an update

Children
Related