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

Secure OTA in custom Board

Hi,

I had done secure OTA in nRF51 DK board using SDK 12.2.0 and s130 2.0.1 softdevice. Now, i am trying to same thing with my custom Board RL-51822-A1.

For that first i am uploading softdevice s130_nrf51_2.0.1_softdevice. hex file using nrfgo studio then trying to build bootloader using Keil. but my custom board not emit the "DFUTrg".

If same thing i am doing with the nrf51 then its start emitting "DFUTrg".

Related