-
Notifications
You must be signed in to change notification settings - Fork 2
Windows Prerequisites
Chad Johnson edited this page Jan 20, 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).
- 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" or "Downgrade Driver" button to complete the installation.