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

s120 dfu bootloader SDK 8.0 SoftDevice 2.0

Hello. Here was the question about S120+DFU and Petter Myhre said that Nordic ready to release the new S120 version with the peripheral mode support, so making DFU OTA will simply.

As far as I know this new version (s120 v.2.0) was released. So now I want to know:

  1. If there is an example for implementation of the S120 + OTA DFU?

  2. If no, what is the nearest SDK8.0 S110 example that I may use to adopt for using with S120? What I should change in it?

  3. I need to use softdevice + DFU OTA bootloader + my application. Can I develop bootloader as standalone project or I must implement it in my application? If first - how to right merge bootloader hex and application hex?

Thanks.

Related