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.

Related