Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

Update firmware with DFU bootloader using compressed image - to increase the possible application size

We are using nrf52 SDK on nrf52832 and we want to have the option of updating the firmware. 
Since we know the size of the expected image will be greater then we currently have, we would like to do the DFU update with a compressed image, giving us more space for the firmware. 

Is there any known implementation of decompression, for example LZ4 format, for the DFU bootloader ? 
Or any other way to be able to preserve less space for the image for update ? 

Parents Reply Children
No Data
Related