Hi,
I have a device running firmware from SDK10 and using s110. I would like to update the device to use SDK11 firmware with S130v2. I'm using following code to generate the hex and PCA10028 to test the functionality:
nrfutil dfu genpkg --application ble_app_hrs_s130_with_dfu_pca10028.hex --application-version 9 --bootloader dfu_dual_bank_ble_s130_pca10028.hex --sd-req 0x80,0x00 --softdevice s130_nrf51_2.0.0_softdevice.hex --dev-revision 1 dfu_debug.zip
The zip is generated successfully, but I am unable to upload the zip using nRF Master Control Panel.
I would like to know whether the command is correct and how I can debug this scenario.
The code has been taken from here
Thanks for always helping us.
Regards
Lalit