Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DFU Service Not Disconnecting and Restarting After Unplanned Disconnections #432

Open
YassineBerriri opened this issue Jan 26, 2024 · 0 comments
Assignees
Labels

Comments

@YassineBerriri
Copy link

YassineBerriri commented Jan 26, 2024

Version

2.2.x

Ask the question

I am encountering a problem with the DFU process in my Android application. Specifically, when I stop scanning for the device or disconnect during the middle of the DFU process, the expected callbacks onError or onAbort in the DFU service listener are not triggered. Consequently, the DFU service fails to disconnect properly. This issue becomes evident when I attempt to rescan for the device and initiate the DFU process again, as it does not start as expected.

The figure below illustrates the issue that interrupts the DFU

Capture d'écran 2024-01-26 130340

The notification displayed in the interface below indicates an ongoing process. However, the notification remains active for an extended period and does not lead to a disconnection as expected.

Screenshot_20240126-124331_AK_Config_dev

Relevant log output

No response

@philips77 philips77 self-assigned this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants