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

Secure Bootloader example code is not working in SDK V12.3.0 with nrf51822

I am using SDK v12.3.0 for nrf 51822 chip. I am working on hrs example with some custom modifications, so i need to to update application through OTA, i have used bootloader secure example for dfu but its not working 

Parents Reply
  • HI Hung Bui,

    I am using bootloader_secure example code and trying to implement buttonless DFU. I am using a custom nrf51822 board , SoftDevice s130. after compiling this code i just flashing DFU binary and softdevice , but its not showing the dfu device on nrfConnect ( Actually it should show DFU device right ?), i haven't tried to flash hrs because dfu itself also is not detecting in nrfConnect

Children
Related