Hey.
I am trying to create a zip file containing the application and soft-device hex files in order to upgrade both application and soft device (from 6.0.0 to 7.0.1 version).
I am using the nrfutil to create the zip with the following command:
nrfutil pkg generate --application nrf52832_xxaa.hex --application-version 1 --hw-version 52 --sd-req 0xa8,0xAF,0xB7,0xC2,0xCB --softdevice s132_nrf52_7.0.1_softdevice.hex --sd-id 0xcb --key-file Upright.pem Output.zip
Then i am trying nrf connect application to download it.
The soft device is first downloaded successfully and then before starting to download the application, i get an error message:
What am i doing wrong?
Thank you,
Nir Barniv
Firmware Team Leader
Upright Technologies