The watch application is not updating the ANT sensor data

Former Member
Former Member

Hi all, I am developing a Garmin watch application to get the ANT sensor data and update the parameters in real time such as breathing rate, heart rate and oxygen levels. I have tested the sample application MO2 Display which comes along SDK with SimulAnt and ANT usb stick. It establishes the connection but the values never get updated. Same is with my application, It gets the first values from the sensor but then values don't change, though the counter (which I included for testing purposes) gets updated. I am testing my application using Muscle Oxygen Monitor profile in SimulAnt. I have included the Timer module and requestUpdate function. Appreciate any help/support.

Regards
Jav

  • Former Member
    0 Former Member over 5 years ago

    Hi all, 
    I just have a successful update on my question. I posted same question on ANT developer forum and I got a reply their which solved my problem. I am pasting the reply here:
    "SimulANT+ transmits a constant value for the MO2 profile by default. If you want to test changing values you need to manually modify the values in SimulANT+, or run SD_0006 Sweep.py. Have you tried both of these options?"

    I tested application by manually changing the values and values did change. 

    Regards
    Jav