Closed tom10422 closed 2 years ago
What type of serial ports are you expecting to see? You say you can successfully open the port and use it...what is the port path you are using to do so ("/dev/...??")? What type of device is this that you are connecting to?
Also, please test the attached library version and see if it works any better for you. There have been a ton of recent changes that have not made it into an actual release yet. Thanks!
https://drive.google.com/file/d/1hH2hXCEj39WUN1iz3F1TzLrpNvUro_aL/view?usp=sharing
Please test using this version of the library (all OS's are enabled): https://drive.google.com/file/d/1QzWPJg5MU_2YrnsB1MsOWeTbjYD84D2h/view?usp=sharing
Solved in release of jSerialComm v2.8.0.
Getting an empty list from SerialPort.getCommPorts() on RedHat 8 on an x86_64 system. I am running as "root", but did those permission commands for root anyway. I am able to open named port and use it. Any suggestions?