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

Ant+ Set de FEC trainer target slope #1

Open
VeloBas opened this issue Apr 9, 2024 · 3 comments
Open

Ant+ Set de FEC trainer target slope #1

VeloBas opened this issue Apr 9, 2024 · 3 comments

Comments

@VeloBas
Copy link

VeloBas commented Apr 9, 2024

We want to set the FEC target slope as a resistance for our project but for some reason it does not get sent to the bike. We tested the bike with the Garmin Tacx app to test if it could increase the slope (which was possible) and we could read the power and the speed of the bike in unreal engine. So we know that the bike should be able to accept a change in slope and that it is connected to unreal but we don't know how why it is not working.
We are doing exactly the same as you in the event graph

This is the code that we have embedded in a function of the player pawn:
image

@vincent290587
Copy link
Owner

Could you indicate:

  • which ANT+ USB key model you are using ?
  • whether you called the blueprint block "Connect to a certain power meter" ?
  • How you calculated the previously mentionned block Dev ID

@vincent290587
Copy link
Owner

In order to get the Dev ID the easiest would be:

  • download and install SimulANT+ from thisisant.com
  • Add a fitness equipment display device
  • Turn the channel on

The Dev ID will be indicated in the Events log on the right like so:

"176398953 : Connected to master device (15568/5)"

In this case: 15568

@vlad2onescu
Copy link

Also having some trouble with slope/resistance the res from the ue5 lib update trainer function returns 1 which I believe means it is recieving data but it dosen t seem to add resistance. all other data from power sensor mph and cadence from the bike seem to work fine. Also I noticed that sometimes it lights the green ant light on the device and sometimes it dosen t wgen using the set desired power niee. I am using a tacx 2t neo. Any help would be much appreciated ty.

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

3 participants