I am using nrf51822 Dongle with nordic-sdk_10 and s130 softdevice. Tried to flash the dfu bootloader and using examples/ble_peripheral/ble_app_dfu_template app for OTA.
DFU was successfull after second attempt.
With my custom application using s130 softdevice, DFU was failed with a disconnect. From MCP Logs i am seeing this error. e rror: REMOTE DFU DATA SIZE EXCEEDS LIMIT. ERROR 8(0x8): GATT CONN TIMEOUT.