How can I add PKT_TYPE_INIT (DFU Contorl Point - OpCode = 2) into my DFU?
S110 nrf51_sdk_v6_1_0_b2ec2e6 Chip nrf51822 Softdevice s110_nrf51822_7.0.0_softdevice.hex
When I update my ble_app by nRF Toolbox, it goes wrong some times.
And check the crc when finished dfu is a way to avoid this.
How can I add this function in sdk_v6.1.0 bootloader(nrf51_sdk_v6_1_0_b2ec2e6\nrf51822\Board\pub\device_firmware_updates\bootloader)?
And what shoud I do to add this function into my DFU iOS APP?