This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

ANT+ Sensor monitoring

Hello Everybody,

I have a question about nRF51422. I want to monitor the ANT+ message from any sensor, which is already connected with the device,

Scenario : if it is inactive from long time and now there is no message from sensor, suddenly, i started using this sensor. But i am not able to get the message from this sensor.

(If i close this channel and reopen , i can get the message again without any problem )

Any suggestion to do this kind of monitoring?

Does close and re-open the channel on periodic basis via timer will be a good approach ? [I tried to use a timer , and close and reopen in TIMER0 ISR, but its failed :( ]

please suggest me some approach ?

thanks and regards

Robin Singh

Related