Hi,
thank you for developing this awesome package, it already was very helpful.
However using current latest version 2.11.4, tested on Windows, I'm having problem detecting a device as the port list is incomplete. The device manager shows 6 usual entries: 4 serial over bluetooth connection, an Arduino chip, and the Elmo camera, USB vendor ID 1317. SerialPort.getCommPorts() returns an array with 5 entries, the Elmo being the one missing which is bad as I need to detect exactly that. It's not that the list would be one entry off, since when I unplug the Elmo and restart the app the list still has 5 entries. Could you please look into that?
Hi,
thank you for developing this awesome package, it already was very helpful.
However using current latest version 2.11.4, tested on Windows, I'm having problem detecting a device as the port list is incomplete. The device manager shows 6 usual entries: 4 serial over bluetooth connection, an Arduino chip, and the Elmo camera, USB vendor ID 1317.
SerialPort.getCommPorts()returns an array with 5 entries, the Elmo being the one missing which is bad as I need to detect exactly that. It's not that the list would be one entry off, since when I unplug the Elmo and restart the app the list still has 5 entries. Could you please look into that?