Hi everybody!
I am new to programming with Nordic SDK and have some questions regarding writing applications with secure and buttonless DFU via BLE.
I have looked through main examples in Nordic infocenter ( BLE Secure DFU Bootloader & Buttonless DFU Template Application).
Though code is documented well, lack of an overall architecture explanation makes me wonder:
1. Is Buttonless DFU Template Application code enough to run on its own? Of course, after generating keys etc. Unfortunately, I have no ability to check it by myself in the nearest future.
2. If the answer to the previous question is "yes", where should program logic be placed exactly?
3. Should I first set up BLE Secure DFU Bootloader and then run Buttonless DFU Template Application?
That is all for now,
Regards,
I.