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

How to do Proximity Search with nRF51422

Hi guys,

I have two nrF51 dongles and I am really interested in making the pairing of both of them using the proximity search feature of ANT. So far what I did is, I took the broadcast example and converted it into an acknowledge message example. I do the pairing using the most simple mechanism I know: wildcard channel ID. Now this is working fine, but as I said, I want to use proximity search because I will get two or three more dongles and I want to pair them in different ways depending on the distance, or, for example, only pair the two closest to the master node.

I really don't know how to continue from here. Can someone give me some support with this?

Thanks!

Related