rodel-talampas / java-simple-serial-connector

Automatically exported from code.google.com/p/java-simple-serial-connector
0 stars 0 forks source link

Driver won't work with real COM1 port #76

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using a PC with real COM1 port installed instead of a USB to Serial device. 
Tested on Windows 7 professional machine.

What is the expected output? What do you see instead?
No communication

What version of the product are you using? On what operating system?
2.6.0

Please provide any additional information below.
I haven't done any debugging on this issue. COM1 will initialize but when the 
app sends a command to the target, it doesn't respond.
Configure the app to use the USB to Serial adapter and it works fine.

Original issue reported on code.google.com by dabbyc...@yahoo.com on 20 Nov 2014 at 8:39