I have laptop PC with no Serial Port (COM port). Trying to get work this device (BTW: this device works on PC's with built-in COM port) I'm using USB to COM converter for connecting this device to Laptop PC via USB.
The problem is: Device's software doesn't recognize this device (which connected via USB to COM converter) on laptop pc {with no built-in COM port)
I think that, a common problem with usb dongles is that they get a virtual serial port id > COM4, and that causes a lot of problems with many windows apps. Probably the device's software requires COM1 or COM2.
What do you think, how to deal with that problem? Tried to manually change from device manager, no success.