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

Implementing DFU OTA for beacon

Hi Nordic,

I am trying to extend DFU feature to my beacon application. Please help me with how to go about it. I went through the given tutorials on DFU/OTA, but I haven't got a clear idea on how to implement it for beacon.

Also I have a doubt..

Is DFU code snippet alone, enough for the beacon application, or is it to necessary to add the device manager snippets too, as given in of the peripheral examples?

Parents
  • The things I need to clear are following :

    1.In the hrs example code, the peripheral is in non-beacon mode. So it it needs to be disconnected/shutdown and connect/start in bootloader mode. Since in the beacon mode, there is no need for connect/disconnect, is device manager relevant code snippets necessary.

    2.Is the tutorial given for extending dfu to the application is generic or is it exclusive for peripherals in non-beacon mode.

    Thank you..

Reply
  • The things I need to clear are following :

    1.In the hrs example code, the peripheral is in non-beacon mode. So it it needs to be disconnected/shutdown and connect/start in bootloader mode. Since in the beacon mode, there is no need for connect/disconnect, is device manager relevant code snippets necessary.

    2.Is the tutorial given for extending dfu to the application is generic or is it exclusive for peripherals in non-beacon mode.

    Thank you..

Children
No Data
Related