I cannot remember, but I think the Edison Reach RS receiver OLDER drivers at one point, you would see them under the USB group, but later a different driver I had used it doesn’t show under under USB now. I think it was under another group in Device Manager? Like a Composite or Virtual USB device port or something. But, it’s there so you can connect your receiver to USB port to use with other software, GoogleEarth etc. I’ll have to look when I can.
EDIT: sorry, I see you are referring to RS2, I was referring to RS. Sorry.
In ReachView I had to navigate to the Position Output tab and select: Serial; Device: USB-to-PC, and Format: NMEA.
After doing that I had NMEA streaming into my computer’s /dev/ttyACM0 port. It was verified by typing this command into a terminal window: cat /dev/ttyACM0
Now I will try the same thing with a Windows 10 computer. Stand by for result…
Opening up the details of Reach RS2, you see that is has no driver:
If you already have a non-working driver listed, then REMOVE IT FIRST.
One way to get a working driver installed is to use the Zadig tool:
You can visit the ZADIG WEBSITE or click for a DIRECT DOWNLOAD of version 2.3 (free application; confirmed working for Windows 10)
Right-click and “run as administrator” and allow the Zadig tool permission to modify your computer. You should see Reach RS2 in the upper drop-down list. You should also see a driver selection list. Make sure you select: USB SERIAL (CDC) and then click to “Install Driver”:
After installing the Zadig CDC driver, you can see Reach RS2 has changed in the Device Manager window. It is now listed under Ports (COM & LPT). In this particular case it has been assigned to port: COM25. It will be assigned to a similar port number on your computer:
This computer has cygwin installed, so in that terminal window, I typed in the command cat /dev/ttyS24 and proved that NMEA data was streaming from Reach RS2 over USB-serial to the Windows 10 computer:
You can use any similar terminal program to view the COM port input. (e.g. Hyperterminal, etc.)
Now you can use Reach RS2 to send accurate position information to any navigation app on your computer.
Good luck!
@Andreas_Ortner: This solution was written verbosely for the general benefit of all.
It’s also possible to use Reach Firmware Flasher to install Reach drivers on Windows PC/laptop. You don’t need to reflash Reach, just install Flasher and all the necessary USB/Serial drivers for Reach will be installed automatically.