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

Issue in Linux #35

Open
freemartian opened this issue Jan 14, 2022 · 0 comments
Open

Issue in Linux #35

freemartian opened this issue Jan 14, 2022 · 0 comments

Comments

@freemartian
Copy link

My Code is working in my local windows machine. When I upload it to my linux and test it I am getting Specified serial port is not valid.

I think it's an issue with my server with the USB port. Does anyone know how to fix it?
First in my server I couldn't find ttyUSB0 or ttyUSB1 and I used mknod /dev/ttyUSBn c 188 n to create them.
But when I tried to do the stty -F /dev/ttyUSB1 directly on my server, I am getting stty: /dev/ttyUSB1: No such device or address error. I tried everything but its not working. Please someone help me to fix this.

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

1 participant