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

DFU OTA on a custom board using nrf51 DK board

Hi,

I had done OTA DFU update on nrf51 DK Board using SDK11 version.

Now i wish to do same thing with other custom board which is having nrf51822QFAA. For that, my hardware connection is as per below.

   nrf51 DK                     nrf51822QFAA
   VTG + VDD                         VCC
   GND + GND                         GND
     SWDIO                          SWDIO
     SWDCLK                         SWDCLK

Then using nrfgo studio application, First erase then program softdevice and bootloader file of the SDK11. But no effect shown by my custom board.

If i have do same thing with nrf51 DK board and it's advtise its name DFUTEST and then i connect it for transfer my application using nrfconnect mobile application.

Please help me for solve it.

Thanks

Parents
  • Yes i am using same module with the keil code which i used for nrf51 DK board. Now, for OTA update in this module i am tried to same process which i followed in nrf51 Dk board. first i am erase all on chip then burn softdevice and bootloader file using nrfconnect application but after successfully burn the softdevice and bootloader its advtise DFUTESt but if i doing same process in this module its not happened.

    Can you suggest me how to activate DFU in this module using keil or mbed?

Reply
  • Yes i am using same module with the keil code which i used for nrf51 DK board. Now, for OTA update in this module i am tried to same process which i followed in nrf51 Dk board. first i am erase all on chip then burn softdevice and bootloader file using nrfconnect application but after successfully burn the softdevice and bootloader its advtise DFUTESt but if i doing same process in this module its not happened.

    Can you suggest me how to activate DFU in this module using keil or mbed?

Children
No Data
Related