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

Nextion Baud Problem #22

Open
KAYAUgurBerat opened this issue Jun 4, 2021 · 1 comment
Open

Nextion Baud Problem #22

KAYAUgurBerat opened this issue Jun 4, 2021 · 1 comment

Comments

@KAYAUgurBerat
Copy link

First of all, thank you for the library. I downloaded and installed the library and first I wanted to run the sample code you posted, but I can't run it because I got the baud error I shared below.

2021-06-04 16:09:25,938 - INFO - Connecting: COM4, baud: 9600
2021-06-04 16:09:25,950 - INFO - Connected to serial
2021-06-04 16:09:25,951 - DEBUG - sent: b'DRAKJHSUYDGBNCJHGJKSHBDN'
2021-06-04 16:09:26,198 - DEBUG - sent: b'connect'
2021-06-04 16:09:26,332 - DEBUG - sent: b'\xff\xffconnect'
2021-06-04 16:09:26,456 - WARNING - No valid reply on 9600 baud. Closing connection

What should i do to solve this error? Thank you for everything.

@yozik04
Copy link
Owner

yozik04 commented Jun 4, 2021

Try not to specify baud rate it should auto detect. Also I have not ever tried this code on Windows.

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

No branches or pull requests

2 participants