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

Ignore checksum response when selecting an object #483

Merged
merged 3 commits into from
Jun 29, 2022

Conversation

philips77
Copy link
Member

This PR fixes #465. Perhaps.

When a response to .calculateChecksum is received instead of .selectObject, the library will keep waiting for the proper response. It will just log a message, but won't fail the DFU. In #480 @dinesharjani introduced a check for the op code, but was reporting an error. As we don't yet know what is the better approach, let's first try waiting, hoping that we will get more logs from desperate users (sorry!).

@philips77 philips77 merged commit 205a4d8 into main Jun 29, 2022
@philips77 philips77 deleted the bugfix/ignore-checksum-response branch June 29, 2022 14:09
@philips77 philips77 mentioned this pull request Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accumulating crashes
1 participant