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

Update deviceStore.ts #139

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Update deviceStore.ts #139

wants to merge 4 commits into from

Conversation

JQ3B94
Copy link

@JQ3B94 JQ3B94 commented Feb 22, 2025

this is my attempt at fixing #138

Copy link

vercel bot commented Feb 22, 2025

@JQ3B94 is attempting to deploy a commit to the Meshtastic Team on Vercel.

A member of the Team first needs to authorize it.

@JQ3B94
Copy link
Author

JQ3B94 commented Feb 22, 2025

having it try to close the serial port if its open before opening it again basicaly starting the connection De Novo if there is any kind of connection

(i.e literally turn it off and then back on again)

In practice this would reset any residual connection , removing a variable that might cause a failure to connect

Copy link

vercel bot commented Feb 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-flasher ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 23, 2025 1:46am

@JQ3B94
Copy link
Author

JQ3B94 commented Feb 23, 2025

with the new code i added yesterday i have determined its definitely an error with communicating with the serial port

@JQ3B94
Copy link
Author

JQ3B94 commented Feb 23, 2025

ive added some extra code to make the error messages more verbose which should give me a better idea of the problem

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.

1 participant