is Delta DFU supported for nrf52 series or nrf54

hi Nordic

i am working with nrf52840 and nrf52832 with ncs v2.8.0 

i am also working on nrf54l15 (since nrf54h20 seems to not be fully integrated yet)

i want to know if i can reduce DFU image size by using Delta firmware update mechanism for DFU 

and if it is supported by zephyr and for the devices mentioned ..

if not i would appreciate to learn why ??

i know there is compressed DFU but it requires a lot of resources for the compression libs and algorithms and not very practical in that manner.

hope to read you soon 

best regards

Ziv 

Parents Reply
  • hi Vidar

    well .. i tried to make a py script with cursor that takes 2 .bin images which represents different app versions and see the diff .. seems like a lot of diff, depending on the change and to your point migrating from ncs 2.5.0 to 2.8.0 changes the whole image so yes there is an issue to solve there

    i wonder if there is maybe a way with sysbuild to fix or encapsulate big modules to certain locations in the build  so that way if a module or group of content hasn't changed it will be held all together at one place in memory ?

    p.s. i have another thread on coredump issues here https://devzone.nordicsemi.com/f/nordic-q-a/124173/having-issues-with-saving-coredump-to-flash-or-at-all .. it seems like there is much slower response time on devzon than what i was used to, i hope Nordic doesn't consider taking this off it is usually very helpful 

    best regards

    Ziv

Children
Related