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

nRF52832 S132 INSUFFICIENT_RESOURCES

Hi, 

I'm using nRF52832 SDK 14.2.0 s132 dfu, softdevice 5.0.0.

And i'm trying to update SD + BL + APP to SDK 15.3.0, softdevice 6.1.1.

When i update pakage by nRF connect, i got INSUFFICIENT_RESOURCES message.

I'm using s132_softdevice.hex, secure_bootloader.hex and freeRTOS_hrs.hex.

I'm not merging bootloader.hex and setting.hex.

I don't know what's the problem.

Thanks.

Parents Reply
  • Hi, Simonr

    I'm using original bootloader and hrs_freeRTOS project.

    This is my bootloader memory setting value.

    In bootloader project, i just changed external tool for flash programming.

    nrfutil.exe pkg generate --hw-version 52 --application .\app.hex --application-vers
    ion 110 --bootloader .\dfu.hex --bootloader-version 2 --softdevice .\softdevice.hex --sd-req 0x9d --sd-id 0xb7 --key-fil
    e .\healthrian.key abc.zip

Children
No Data
Related