Dear Sir,
The target has a non-secure bootloader on it, I'm trying for DFU which has a secure bootloader pkg only.
After initiating the DFU, nrf connect app sends successfully the pkg. But bootloader is not advertising.
the secure bootloader is disabled for the default debug port and enabled
* SD Boot Validation Type: 0x00000003 (3)
* App Boot Validation Type: 0x00000003 (3)
Bootloader commands-
nrfutil pkg generate --hw-version 52 --sd-req 0xCC --bootloader-version 1 --bootloader secure_bootloader_ble_s113_pca10100_debug.hex
--key-file priv.pem --app-boot-validation VALIDATE_ECDSA_P256_SHA256 --sd-boot-validation VALIDATE_ECDSA_P256_SHA256 BL_DFU.zip
Regards,
Lakshmi