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

Setting nRFChip in DFU Mode.

Hi,

I am following the tutorial https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader

In C1. Prepare the application hex file. Build your application and find the .hex file inside _build folder. Usually it's named nrf52832_xxaa.hex if you compile a SDK's example. Flash the application hex and verify it works normally without the bootloader (flash softdevice if needed).I entered command make flash after generating nrf52832_xxaa.hex,but I am Unable to see LED1 and LED3 are lit.I think that means Bootloader is not getting Flashed.Below is the log info.

Do we manually need to set nRFChip in DFU mode?If so,Please let me know the way to set device in DFU mode.

Thanks & Regards,

Swathi P.

Parents Reply Children
No Data
Related