Hello all,
I am working on the DFU on the NRF52810 custom board
I am trying with secure bootloader example PCA10040e
with sdk 15.3 s112_nrf52_6.1.1 softdevice
Then flashed secure_bootloader_ble_s112_pca10040e.hex using segger IDE with name "Dfutrg"
Using the command for generating zip file as follows with name "Dfutrg1"
nrfutil pkg generate --hw-version 52 --application-version 1 --application secure_bootloader_ble_s112_pca10040e.hex --sd-req 0xB8 --key-file private.key app_dfu_package.zip
After this i am using mobile app to DFU on the board.
After successful DFU, the board is not advertising as per edited name..
What modification is required to solve this issue.
Please check attached zip file
Please reply if anyone now this issue.
Thanks and Regards,
Rohit