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

Problem with running BLE DFU example

Dear Nordic,

I am trying to run the BLE DFU example code. I followed the steps as instructed in the infocentre infocenter.nordicsemi.com/index.jsp

This is the way I followed your instructions, please correct me if I am wrong-

Erase the device and flash the softdevice.

Go to examples->dfu->bootloader, and flash the dfu_dual_bank_ble code. (LED 1 and 3 glowing indicating advertising and bootloader mode). Advertises as DFUTARG.

Copied dfu_test_app_hrm zip file to my android phone.

Opened nrf_toolbox,selected the device,selected the zip file and clicked upload.

The problem I am facing is that, upload is not happening, its getting connected and disconnected, and gives GATT_INTERNAL_ERROR

Related