<?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 pair 2 nRF52832 devices with each other always and not with other devices</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47196/how-to-pair-2-nrf52832-devices-with-each-other-always-and-not-with-other-devices</link><description>Hello 
 
 I am having 3 nRF52832 devices and I have to pair any two of them with each other and not with the third one.The third device or any other device should not get connect with the 1st and 2nd devices and only 1st and 2nd devices should be paired</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 May 2019 09:52:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47196/how-to-pair-2-nrf52832-devices-with-each-other-always-and-not-with-other-devices" /><item><title>RE: How to pair 2 nRF52832 devices with each other always and not with other devices</title><link>https://devzone.nordicsemi.com/thread/187186?ContentTypeID=1</link><pubDate>Wed, 15 May 2019 09:52:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d51cee5-2999-49ea-ab6c-f19b4a2e1cc3</guid><dc:creator>ani</dc:creator><description>&lt;p&gt;actually my question was different but i have got the solution&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pair 2 nRF52832 devices with each other always and not with other devices</title><link>https://devzone.nordicsemi.com/thread/186958?ContentTypeID=1</link><pubDate>Tue, 14 May 2019 12:07:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07a76ad1-e348-4ead-a3a3-78da22bcf794</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Please clearly describe your application. There is no concept of &amp;quot;getting connected&amp;quot; between 2 devices in Bluetooth mesh.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pair 2 nRF52832 devices with each other always and not with other devices</title><link>https://devzone.nordicsemi.com/thread/186816?ContentTypeID=1</link><pubDate>Tue, 14 May 2019 04:18:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb2dfa30-26cd-45a0-ab2d-2e1ec3daa31b</guid><dc:creator>ani</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;what can we do in the case of mesh?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pair 2 nRF52832 devices with each other always and not with other devices</title><link>https://devzone.nordicsemi.com/thread/186740?ContentTypeID=1</link><pubDate>Mon, 13 May 2019 13:35:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e004fc99-a888-4f36-a966-8b4fd70a121c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You would need to use bonding and whitelisting so that the devices will reject connection from devices outside of the whitelist.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This feature is supported by the softdevice and implemented in the peer manager libary:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_pm_functionality.html?cp=5_0_3_2_7_1_2#lib_pm_functionality_whitelist"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_pm_functionality.html?cp=5_0_3_2_7_1_2#lib_pm_functionality_whitelist&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can refer to our example ble_app_hids_mouse (or keyboard). In the example, after bonding we will do directed advertising and after that will do whitelisting advertising,&amp;nbsp; after the whitelist advertising timeout, it will advertise in normal mode.&amp;nbsp;&lt;br /&gt;To be able to make sure there will be no other device to connect to your device, you can disable the timeout to normal mode. Only advertise in whitelisting mode.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>