<?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 create a Whitelist</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21093/how-create-a-whitelist</link><description>Hi all, 
 is there a tutorial about this topics? It&amp;#39;s not clear to me how create a whitelist and i have a problem with events BLE_ADV_EVT_WHITELIST_REQUEST that not occurs. 
 My scope is create a connectione one to one between nrf52(SDK 11) and a phone</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Apr 2017 08:38:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21093/how-create-a-whitelist" /><item><title>RE: How create a Whitelist</title><link>https://devzone.nordicsemi.com/thread/82498?ContentTypeID=1</link><pubDate>Wed, 05 Apr 2017 08:38:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0feac501-63aa-469b-be91-440531ea2111</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Anna,
If you are using peer_manager, please try to download SDK v12 and have a look at the ble_app_mouse example. Make sure that you set     &lt;code&gt;options.ble_adv_whitelist_enabled = true;&lt;/code&gt; in advertising_init().&lt;/p&gt;
&lt;p&gt;And have a look in advertising_start() to see how the whitelist is fetched.&lt;/p&gt;
&lt;p&gt;And since you only allow one device to be connected, make sure this is not called &amp;quot;ble_advertising_restart_without_whitelist()&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>