Hello,
I want to implement a single bank ble dfu bootloader for nrf51822_QFAC. I already read most of the threads regarding this topic here in the DevZone. But now I`m a litte bit confused how to do it exactly. I think there are two ways:
-
Using the exmple from this post dfu-bootloader with s120, but with the SDK. This is not my preferred solution, because I`m working with Keil/Pack.
-
Use the standard examples from Keil pack and try to adopte them to S120. But there is only dual_bank ble available.
I got a running S110 dual bank ble example on the PCA10028. But as I mentioned my final appliaction runs with the S120 softdevice. Also it is to big for dual bank update.
Can anybody give me a straight forward tutorial how to get a s120 single bank ble bootloader with Keil Pack?
regards,
BTprogrammer