Hello,
I am using nRF52840. I am trying to get hands on DFU. Without any modifications, I am using examples as is.
1) I followed below steps to do DFU hrs_application_s140.zip package over Secure bootloader.
a) Erase entire chip (“Target -> Connect J-Link” and then erase entire device “Target -> Erase All”) and load bootloader from “\examples\dfu\secure_bootloader\pca10056_uart_debug\ses”
b) Over serial interface, I am flashing hrs_application_s140.zip via DFU over serial using nrfutil. It got success
But I am not seeing any “Nordic_HRM”.
Is there any issue in my approach ?
2) Once pca10056_uart_debug / bootloader is flashed, whether I can flash my other example (ble_app_blinky) using Segger IDE. I tried based on below link. But still DK is in boot mode (LED3 is ON).
Thanks & Regards
Vishnu Beema