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 ?