Hi,
I am currently working on generating a dfu over serial uart by testing with the ble_app_blinky example given in the SDK 15.2.0. Currently the ble_app_blinky hex file contains both application and the softdevice. I want to be able to generate the hex file without the softdevice portion in the hex file. Is there any way I can do this? Or is there a way I can unmerge the hex file into their respective application and softdevice hex files?