Closed martinWANG2014 closed 2 years ago
Hello, I downloaded the latest jar with a version of 2.6.2. However, when I called "SerialPort[] ports = SerialPort.getCommPorts();" , ports is empty both on ubuntu and win10 platform.
What type of serial ports are you expecting to see? In Windows, if you open Device Manager, what is listed under the "Ports (COM & LPT) heading"?
Closing as duplicate of #305.
Hello, I downloaded the latest jar with a version of 2.6.2. However, when I called "SerialPort[] ports = SerialPort.getCommPorts();" , ports is empty both on ubuntu and win10 platform.