-
Notifications
You must be signed in to change notification settings - Fork 193
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
Timeout Error on rpi0 via serial #732
Comments
I am getting the same type of error but on Windows 11
|
I think the main problem is finding the start in the communication: It times out, since it does not find a valid start symbol. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I am trying to use the api on my rpi0, but even listing the nodes crashes
(meshtastic --serial /dev/ttyUSB0 --nodes):
Running Rasbpian bookworm (Debian 12), installed meshtastic via apt-get
And meshtastic 2.5.18.89ebafc Beta on a Heltec Wireless Stick Lite V3
Using client.meshtastic.org it runs fine on my developer PC...
BR
The text was updated successfully, but these errors were encountered: