Skip to content
mlt edited this page Apr 1, 2012 · 5 revisions

Installation

Windows 7 installs USBXpress drivers by default since shipped USB-UART bridge CP2102 has 0xEA61 USB device ID.

images/usbx.png

To be able to communicate with watches via serial port we should replace that driver with VCP one.

images/dev_com6.png

This driver can be downloaded from SiLabs page. However it defaults to 0xEA60 device and not 0xEA61. Version with fixed device ID can be found in Downloads section and must be installed instead of USBXpress to make use of this software.

Hint Connect USB cord without watches to make sure that it is properly recognized.

images/hw_ids.png

Next adjust port speed to 115200.

images/portset.png

Optionally install GPSBabel for automatic points conversion to all other formats like GPX, TCX, KML, etc.

Create My Runs sub-folder in your home folder.

Customize batch files included in downloads.

Usage

  1. Connect USB cord to watches first
  2. Plug USB into PC
  3. Double click on schwinn.cmd

images/progress.png

  1. You should see *%HOME%\My Runs* filling with your data

images/explorer.png

Enjoy! ;-)

Clone this wiki locally