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

doesn't find USB Serial Port in Linux #12

Open
pkoevesdi opened this issue Feb 26, 2023 · 3 comments
Open

doesn't find USB Serial Port in Linux #12

pkoevesdi opened this issue Feb 26, 2023 · 3 comments

Comments

@pkoevesdi
Copy link

On my Ubuntu System 20.04, it doesn't find the USB-Serial-Adapter, while Arduino IDE and VS Code have no problem finding and connecting to it.

@tomazas
Copy link
Owner

tomazas commented Feb 26, 2023

Are you sure you're running this app via sudo to have access to hardware ports?
What about sharing some logs not just a statement?

@pkoevesdi
Copy link
Author

pkoevesdi commented Feb 26, 2023

Yes, of course I also tried it with sudo. How can I get the logs?
Maybe it would be nice to give a serial port manually, i.e. /dev/ttyACM0?

@tomazas
Copy link
Owner

tomazas commented Feb 26, 2023

First, there should be some output (failure reason/text) printed in console after you run the "sudo java -jar ATCommandTester.jar" command and try to find (connect to) port.

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