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

Ble peripheral and central with dfu could not burn when using nrfjprog(Close)

Hi,

I try to using nrfjprog to burn softdevice + bootloader + applacation, but it shows that application burn failed. image description

My SDK version is nRF5_SDK_12.2.0_f012efa and I using Keil uVersion5 to generate the hex files.

  1. Softdevice: s132_nrf52_3.0.0_softdevice.hex
  2. bootloader: example/dfu/bootloader_secure
  3. applacation: examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay

I add some file to the application project:

image description

I don't modify any file.

I did a test. If i remove the dfu c files(nrf_dfu_flash_buttonless.c, ble_dfu.c, _nrf_dfu_settings.c), it could burn success.

Any suggestions or pointers are very much appreciated.

Thanks.

Path: ble_app_hrs_rscs_relay_test.rar

Parents Reply Children
No Data
Related