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

nRF52 Zephyr DFU

Hi,

I am trying to create DFU for nRF52 devices using NCS now that they are supported. I have done this previously with nRF5 SDK and it worked great. Now I do not see any examples in the samples folder of NCS and Zephyr to do such a thing. I found this https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf52.html#fota-upgrades in the documentation but it is not explaining a lot. 

I also read: 
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_bootloader.html

What is the best place to start with DFU for nRF52 devices?

Best regards,
Vojislav.

Parents Reply
  • Hi Sigurd,

    Thank you for your reply. This is the approach I already started. Now I am trying to merge smp_svr application with peripheral_uart and get some useful app with buttonless DFU working. 

    If you have some suggestions regarding that let me know. 

    In the meantime, I am waiting for your answer to the other question in the second issue.

    Thank you,
    Best regards,
    Vojislav. 

Children
No Data
Related