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

fix: timeout error on connecting #62

Merged
merged 1 commit into from
Jan 12, 2023
Merged

Conversation

domagojk
Copy link
Contributor

Fixes an issue reported in #55 #58

In a version used in gh-pages, there was a typo: readRaw instead of rawRead but since it was try/catched, the error didn't show up.

In typescript update, typo was fixed, but that caused a timeout issue.

Not sure, if it should just be deleted or it should be used differently.

@igrr
Copy link
Member

igrr commented Jan 12, 2023

@domagojk Thank you for finding the issue and submitting the fix!

@NikitaUT
Copy link

As a result of this change, we are now seeing this error for the first time on our C3. Flushed cache and all.

@igrr
Copy link
Member

igrr commented Jan 12, 2023

@NikitaUT Oops, sorry about that! Could you please open a new issue, attaching the terminal output you get? If you manually put the chip into download mode, do you get the same behavior?

@domagojk domagojk deleted the fix-conn-error branch January 12, 2023 18:55
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.

None yet

3 participants