Fazecast / jSerialComm

Platform-independent serial port access for Java
GNU Lesser General Public License v3.0
1.34k stars 287 forks source link

SerialPort.getCommPorts() - Returns 0 #305

Closed lunaDarya closed 2 years ago

lunaDarya commented 4 years ago

Hello, I use Eclipse IDE - Version 2020 - 3 (4.15.0) Java 1.8 JDK 11.0.7

Laptop HP I try to connect through USB ports, but i cannot see them with SerialPort.getCommPorts()

Result is: 0

Could you please give an advice what I might configure additionally. Other colleagues receive data.

Thank you in advance

Darya

CristinaPaniagua commented 3 years ago

It happens the same to me. Did you solve it? Could you tell me?

hedgecrw commented 3 years ago

What type of serial ports are you expecting to see? Also, what operating system are you using? If you are using Windows and you open Device Manager, what is listed under the "Ports (COM & LPT) heading"?

hedgecrw commented 2 years ago

Solved in release of jSerialComm v2.8.0.