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

ANT nrf51422 Proximity

Hi all,

I would like to trigger some actions on difference devices communicating with the ANT protocol based on the distance they are from each other. A simple example would be to light an LED via PWM with a duty cycle depending on the distance from master to slave.

I though that the proximity search function of the ANT protocol would support that but after having read the documentation and seen this thread devzone.nordicsemi.com/.../ I think that the best way is to use the RSSI value of the extended data messge format. Am I right? Did someone do something similar and could provide a code example?

Best regards

Related