Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → ANT+ Simulation Tools → Thread

   

SimulANT+, variable from one device to another

Rank

Total Posts: 1

Joined 2017-01-25

PM

Hej,
is there a way to get data, received in one simulated device, in my case Heart Rate Display, to a second simulated device, Hart Rate Sensor.
I try to receice the heart rate from a real sensor and resend it with different serial number, because my rowing monitor isn't able to receive extended serial numbers.

Mike      
RankRankRankRank

Total Posts: 120

Joined 2013-05-07

PM

Hi Mike,

It is possible to do this using SimulANT+ python scripts, but it is very non-trivial. It involves 2 usb sticks, acquiring devices and opening channels in python, and converting received data pages into pages transmitted over a second channel. Would you like to go down this path? It may be easier to update your rower software to support extended device numbers.

BK.