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

Nrf52832 ble dfu not working

Hi,

I am trying to do dfu in nrf52832..i made a zip file containing (app+bl and sd).the size of zip packet is 530 kb but the application space in nrf52 is only 328 kb..while performing dfu it shows insufficient resources..what should i do?

The steps i performed is

1.first flash secure bootloader in nrf52

2.make zip file by combining bootloder settings,app and softdevice

Related