dvmarinoff / WebANT

bringing ANT+ to the browser
web-ant.vercel.app
GNU Affero General Public License v3.0
29 stars 5 forks source link

Device Connection #1

Open GCuser99 opened 2 years ago

GCuser99 commented 2 years ago

Hi, I know this is very early in dev cycle but in case it helps, I was able to connect my ant usb stick, but not my trainer devices (connection buttons for those do not appear to be activated yet):

dvmarinoff commented 2 years ago

Hooray, this issue is first for the project!

Can you share what Operating System and browser are those. They look kinda microsoft-ish.

If that's the case, Windows is not yet supported, and I haven't run tests with browsers other than Google Chrome. You will need a device with Android, Ubuntu Linux or MacOS + Google Chrome on any of those.

If not then, I'll need a screenshot or any other copy of the contents of the browser developer console. F12 should open the developer tools, then select console, connect to the USB stick wait for like 2 or 3 seconds and try to search for a device. One of those will produce an error that I'll be able to work with.

NOTE: just posted some updates to the tutorial on home page.

GCuser99 commented 2 years ago

Good guess - yes its Windows and I tried on Edge and Chrome with same results... You're going to coerce me to fire up my spouse's evil Mac!!! I will report back later.... Thanks

GCuser99 commented 2 years ago

Are you going to also allow a stand alone Ant+ cadence device too? I think my Wahoo Kickr 2016 is too old to have virtual cadence.

dvmarinoff commented 2 years ago

Will do, speed/cadence sensors and power meters are on the roadmap, but I can't give a definite timeline. I need to implement the corresponding profiles, data pages, channel configurations and setup some UI.