Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SimulANT+ compatibility ? #41

Open
80prozent opened this issue Jun 3, 2021 · 0 comments
Open

SimulANT+ compatibility ? #41

80prozent opened this issue Jun 3, 2021 · 0 comments

Comments

@80prozent
Copy link

80prozent commented Jun 3, 2021

Hey

I am pretty new to ANT+, and trying to use SimulANT+ app to simulate sensors on GarminStick3.
(will have real sensors to test soon, but i am trying to pre-test via SimulANT+)

The issue is that the ANT+ stick is not visible to the SimuANT+ app if i install it as WinUSB (libusb).

If i install the stick with WinUSB (libusb) , i recieve the startup event fine in ant-plus, but it does not show in the device list of the SimuANT+ app.

If i install it as libusb-win32, it shows up in SimulANT+, but i no longer recieve any startup event on the stick in ant-plus.

I do not get any Stick not found!message either, even tho i have the check

if (!stick.open()) {
	console.log('Stick not found!');
}

Anyone else tried this ?

Is it a known limitation that SimulANT+ needs a different driver than ant-plus ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant