Hi,
I am using nRF52832 SOC along with SDK v15.2.0 with custom hardware, currently I have requirement to use DFU protocol in BLE application to get a FW of another sub system . I am trying to evaluate example codes provided in SDK, but most of the examples uses bootloader but actually I need only DFU and DFU_TRANSPORT, I want use DFU services within my ble application and use nrf DFU app to send subsystem FW. Is there is any possibility to use DFU and DFU_TRANSPORT without bootloader modules if there is any example code available in that use case. If any links or examples for that use case scenario would be appreciated.
Regards
Pradeep