juliansteenbakker / nordic_dfu

Execute a Device Firmware Update (DFU) on your nRF51 or nRF52 chip from Nordic Semiconductor. Fork from flutter_nordic_dfu.
MIT License
29 stars 31 forks source link

Problems in disconnected situations due to distance during update #93

Open VUNO-wonwoohan opened 1 year ago

VUNO-wonwoohan commented 1 year ago

During the update process, we intentionally widened the distance and created an update not possible situation. The message "Disconnecting..." remains on the top of the cell phone and appears to be waiting indefinitely. At this time, when you exit the app, it ends together. NordicDFU seems to fall into an infinite loop while disconnecting from a Bluetooth device, is there a solution? I used the latest version of 6.0.1. Screenshot