I just need what I hope is a little help re-directing the text coming into COM5 to be sent out on COM3.
I have an android phone which sends GPS NMEA data to my laptop. This shows up on COM5 in Device Manager.
I have a serial device (computerized astronomy telescope mount) which needs the NMEA data stream at power up. This is attached through a USB to Serial dongle showing up on COM3.
Both connections are working.
The only thing I need is a way of passing the incoming GPS data to the mount through its COM port.