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

successful OTA process but not working

I program SD132 into nrf52832 and then program bootloader secure into nrf52832. on nRFToolbox is show name "DFUTARG"

I'm using nRFToolbox for OTA. When OTA process is successful. My device is still show "DFUTARG". Name not change. i don't know why 

CMD to create zip file from bootloader.hex:

nrfutil pkg generate --hw-version 52 --application-version 1 --application nrf52832_xxaa_s132.hex --sd-req 0xA8 --key-file private.key app_dfu_package.zip

Could anyone help me?

Thanks

Parents Reply Children
Related