Dear Members,
We have 2 ANT receivers and 1 ANT Speed Transmitter, (Bicycle Speed Cadence) , Garmin GSC-10,
Is it possible ? Looks like one receiver gets a good value and the other one is not ??
Any clues ?
Kind regards,
Dear Members,
We have 2 ANT receivers and 1 ANT Speed Transmitter, (Bicycle Speed Cadence) , Garmin GSC-10,
Is it possible ? Looks like one receiver gets a good value and the other one is not ??
Any clues ?
Kind regards,
Hi,
I don't see any obvious reason why this should not work
Does it work if you have 1 receiver to 1 transmitter?
Kenneth
Can I do this to determine the first value of rev_cnt ?
if((m_speed_calc_data.acc_rev_cnt - m_speed_calc_data.prev_acc_rev_cnt)==0)
{
convert_save(rev_cnt);
} Can I do this to determine the first value of rev_cnt ?
if((m_speed_calc_data.acc_rev_cnt - m_speed_calc_data.prev_acc_rev_cnt)==0)
{
convert_save(rev_cnt);
} Hi,
Your questions are reaonable, but I can't analyse the code for these questions, it just take too much time.
I suggest you get yourself an ANT USB dongle, download the the ANT+ profile and simulation tools from thisisant.com https://www.thisisant.com/developer/resources/downloads/
Then play around with this, if something is unclear it might be best to ask this on www.thisisant.com, since they are responsible for the ANT+ device profiles.
Best regards,
Kenneth
Hi Kenneth, thanks for the reply,
Which software for simulation and profile do you suggest ?
I saw some softwares in this link :
https://www.thisisant.com/developer/resources/downloads/
I have Cycplus ANT+ dongle
Best regards,
Rixtronix
Check out:
Kenneth
Hi Kenneth,
Thanks for the reply,
I have installed the softwares,
but it can not detect my ANT USB stick, the driver is installed,
How can I rectify it ?
Regards,
I suggest to get the dongle I linked from www.thisisant.com, I am not familiar with the third party dongle you have. Likely you need to contact the manufacturer if you have any issues.
Kenenth