<?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>Linking nRF52 central and peripheral devices via BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49247/linking-nrf52-central-and-peripheral-devices-via-ble</link><description>My problem: 
 I have to setup a BLE connection between two nRF52 devices one central device and one peripheral device. I have multiple central devices (C1, C2 to Cn) and multiple peripheral devices (P1, P2 to Pm). There is always a one-on-one connection</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Jul 2019 08:47:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49247/linking-nrf52-central-and-peripheral-devices-via-ble" /><item><title>RE: Linking nRF52 central and peripheral devices via BLE</title><link>https://devzone.nordicsemi.com/thread/196183?ContentTypeID=1</link><pubDate>Wed, 03 Jul 2019 08:47:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18878e18-e31b-4411-bee6-23a2249f8ba6</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This can be solved using Whitelist.&lt;/p&gt;
&lt;p&gt;See&amp;nbsp;&lt;a title="Whitelist" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_ble_advertising.html?cp=5_1_3_2_1_1#whitelist"&gt;Advertising Module Whitelist&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a title="Whitelist" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_ble_scan.html?cp=5_1_3_2_11_2#scan_whitelist"&gt;Scanning Module Whitelist&lt;/a&gt;&amp;nbsp;documentation in SDK documentation.&lt;/p&gt;
&lt;p&gt;You can store the whitelist in flash using&amp;nbsp;&lt;a title="Experimental: Flash Data Storage" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_fds.html?cp=5_1_3_55"&gt;Flash Data Storage&lt;/a&gt;&amp;nbsp;library.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>