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

SDK 16 app and DFU bootloader from SDK 14

I've used the DFU bootloader from SDK 14, s132 and the ble app uart example as a boilerplate for my app.

Now i'm looking into making some relatively large changes to the software, using peer manager and testing segger embedded studio instead of keil. I notice that the new SDK has a ble_app_template example that could be a nice starting point for this, but will I be able to use the DFU bootloader allready installed from SDK14?

Related