-
Notifications
You must be signed in to change notification settings - Fork 2
Windows Prerequisites
Chad Johnson edited this page Feb 27, 2018
·
11 revisions
The device driver for your ANT+ usb stick needs to be updated to be compatible with the Node usb and ant-plus modules. This updated driver is partially backwards compatible and will break some functionality in existing applications such as Zwift (calibrating ANT+ FE-C devices becomes unavailable for example).
- Download and run Zadig
- With Zadig open select Options -> List All Devices
- In the device drop down select your ANT+ usb stick device
- Toggle the driver selector to "libusb-win32". Selecting "libusb-win32" is very important to retain partial compatibility with other applications.
- Click either the "Replace Driver", "Downgrade Driver" or "Reinstall Driver" button to complete the installation.
To reinstall the original ANT+ usb drivers and restore full functionality in other software follow these steps:
- Open the Device Manager
- Expand the "libusb-win32 devices" option.
- Right click on your ANT+ usb device and select "Uninstall Device"
- On the following dialog box click "Delete the driver software for this device"
- Click "Uninstall" to complete the process