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

DFU example doesn't work. need explain step by step

Hi!

nRF52. S132, SDK13.

I try to use ble_dfu_send_hex example.

  1. what shoul I do first? via nrf gostudio load SD. correct?

Which SD? from this folder (dfu_test_softdevice_s132) Or usual SD (s132_nrf52_4.0.2_softdevice)

  1. what should I do next?
Parents Reply
  • I made last step- C2. Before I changed in the \examples\dfu\bootloader_secure_ble dfu_public_key.c to my public_key.c and compile that project. After that, like step D1- flash SD132 (...components\softdevice\s132\hex\s132_nrf52_4.0.2_softdevice.hex) and flash via nrf go studio compiled before bootloader. I don't flash any project file. Correct I understand- now I should see DFUTarg?

Children
No Data
Related