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

Issue with DFU over UART

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).

            https://devzone.nordicsemi.com/f/nordic-q-a/41675/dfu-over-uart-response-code-invalid-object-nrf528240

Thanks & Regards

Vishnu Beema

Related