Hi. I'm using nRF51822AC, SDK12.2.0. S130 v2.0.1. I just want to make DFU program. But I think it's a little bit confusing. So I want some explain.
Q1. What is the difference between bootloader in SDK10 and bootloader_secure? Which document can I refer?
Q2. for bootloader_secure, Why do I have to make "uECC.h" by myself?
Q3. Can i update app Hex only? without softdevice?
Q4. If I want to make my own smartphone application for DFU, how can I do? Do you provide example code for Android or iOS?
I need your help.