<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How to do Proximity Search with nRF51422</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17416/how-to-do-proximity-search-with-nrf51422</link><description>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</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Nov 2016 12:32:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17416/how-to-do-proximity-search-with-nrf51422" /><item><title>RE: How to do Proximity Search with nRF51422</title><link>https://devzone.nordicsemi.com/thread/66935?ContentTypeID=1</link><pubDate>Tue, 01 Nov 2016 12:32:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:212c2612-cf1d-48b6-95b6-636435a6390e</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I think you are correct, but you should only set this on the slave. The thresholds are RSSI values, and there is a relationship between RSSI and distance, but it depends on a lot of factors, so I can&amp;#39;t give you a general formula, see &lt;a href="https://devzone.nordicsemi.com/question/86267/distance-from-rssi-field-nrf52-dk/"&gt;this&lt;/a&gt; for more information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to do Proximity Search with nRF51422</title><link>https://devzone.nordicsemi.com/thread/66936?ContentTypeID=1</link><pubDate>Mon, 31 Oct 2016 17:00:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c06d1c4f-ad56-46ab-ac8c-d8b6356e25d3</guid><dc:creator>angel</dc:creator><description>&lt;p&gt;Hi Petter, thanks for your fast answer!&lt;/p&gt;
&lt;p&gt;I will first try the first solution you mentioned. I have read more or less all the documentation you mentioned, and so far I think that I only have to send this sd_ant_search_set() message right before opening the channel. I have a doubt though: so far I set it only on the master, but the device keeps pairing even at 2 or 3 meters distance when I set it to the minimum. Is there more or less any relationship between these PROXIMITY_THRESHOLD_X and the distances? This config message, does it have to be set in both master and slave? only slave? only master?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to do Proximity Search with nRF51422</title><link>https://devzone.nordicsemi.com/thread/66934?ContentTypeID=1</link><pubDate>Mon, 31 Oct 2016 11:33:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a675fdf9-e7d9-4795-bef5-c3c67428e4f1</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I see two options:&lt;/p&gt;
&lt;p&gt;-You can use sd_ant_prox_search_set() to do a proximity search, see Section 6.4 in ANT Message Protocol 5.1 and the Proximity Search application note, both available &lt;a href="https://www.thisisant.com/developer/resources/downloads/#documents_tab"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;-You can use a &lt;a href="https://devzone.nordicsemi.com/question/99993/how-to-implement-selecting-one-ant-master-device-pair-if-multiple-master-deice-exist/"&gt;background scanning channel&lt;/a&gt;, and enable extended data format with Channel ID Output and RSSI Output.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>