Hi all,
I am trying to "add" the DFU bootloader to my application and I have some questions regarding it:
my thought are:
- add to DFU bootloader example code, part of my code adding the BLE capitability
-my code will run normally until the button is pressed to jump to the bootloader and perform the DFU
- add the DFU service to my current project and add the device manager, and more required libraries.
which option is most viable?
Update 03/06/17:
Softdevice $132
SDK 12.2
How can I swith from my aplication to the bootloader?
Thanks