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
  • Yes, I am following the following tutorial.

    In the template code, device manager code is already there. I am only adding the dfu code snippet.

    I am merely copying the dfu code snippet and pasting it in template code as mentioned in the tutorial and as implemented in the hrs example.Practically the code snippet for device manager/dfu are same in both hrs example and template code.

    However I will try debugging and narrow down the problem. It would be be helpful if u could give some suggestions.

    Meanwhile could you confirm, if DFU/OTA implementation is possible in beacon.

    Thank you.

Reply
  • Yes, I am following the following tutorial.

    In the template code, device manager code is already there. I am only adding the dfu code snippet.

    I am merely copying the dfu code snippet and pasting it in template code as mentioned in the tutorial and as implemented in the hrs example.Practically the code snippet for device manager/dfu are same in both hrs example and template code.

    However I will try debugging and narrow down the problem. It would be be helpful if u could give some suggestions.

    Meanwhile could you confirm, if DFU/OTA implementation is possible in beacon.

    Thank you.

Children
No Data
Related