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

nRF52832 BLE Bootloader

There is an example in the SDK v15 folder. "ble_app_buttonless_dfu "

I write a custom firmware which has ble interface sending temperature data. 

I want to add ble bootloader functionality to my custom firmware. What steps should I follow in order to accomplish this task ? 

Related