<?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>Paer between to nRF51422 devices</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/31333/paer-between-to-nrf51422-devices</link><description>I am working on a project which I wish to Paer between to nRF51422 devices and to use the auto reconnect between them. there won&amp;#39;t be any display so it must be automatically connect by using a ID I use the proximity example. can I using the ID of the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Mar 2018 18:58:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/31333/paer-between-to-nrf51422-devices" /><item><title>RE: Paer between to nRF51422 devices</title><link>https://devzone.nordicsemi.com/thread/124236?ContentTypeID=1</link><pubDate>Tue, 13 Mar 2018 18:58:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a955b9f-f41b-44d1-a828-e84d283cba38</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use whitelist, either on the central, the peripheral, or both. When using a whitelist you filter on the BLE address.&lt;/p&gt;
&lt;p&gt;If you use whitelist on the central, it will only connect to devices that are in the whitelist.&lt;/p&gt;
&lt;p&gt;If you use whitelist on the peripheral, it will only accept connection attempts from devices that are in the whitelist. The &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Flib_ble_advertising.html"&gt;Advertising Module&lt;/a&gt; has support for using whitelist. One example that uses whitelist, in order to limit connection to one peer, is the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Fble_sdk_app_hids_mouse.html"&gt;HID Mouse Application&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can also connect based on what services the peripheral is advertising. Most of our &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Fexamples_ble_central.html"&gt;BLE Central examples&lt;/a&gt; do this for automatically connecting to a suitable peripheral.&lt;/p&gt;
&lt;p&gt;All the links above are to documentation for SDK 12.3, which I recommend for nRF51 development. It is the last SDK version that had support for nRF51.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>