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

jSerialcomm does not find all serial ports #571

Open
Spookyguy opened this issue Sep 13, 2024 · 0 comments
Open

jSerialcomm does not find all serial ports #571

Spookyguy opened this issue Sep 13, 2024 · 0 comments

Comments

@Spookyguy
Copy link

I have an application running on a Raspi 2B using jSerialcomm. There are three serial ports (/dev/ttyUSB1, /dev/tty/USB0 and /dev/tty/AMA0) on the device, but SerialPort.getCommPorts() only returns ttyAMA0. Does anyone have an idea, why SerialPort.getCommPorts() does not return USB0 and USB1?

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