DFU Library with Secure DFU v1.0.3
Aborting DFU improved:
- Sending Reset command when aborted in Legacy DFU
- Waiting for a GATT operation to complete before aborting (aborting in Legacy DFU now sends Reset command to switch target device to application mode, this has to be done after the GATT operation callback was received)
- Checking abort state before starting an operation, not after completing it
Logging improvements: - Sending logs with pause, resume or abort actions
- Final DfuService class may now enable or disable LogCat logging from DFU Service.