<?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>Use pm_manager to add central address to whitelist without bonding</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54540/use-pm_manager-to-add-central-address-to-whitelist-without-bonding</link><description>Hi there, 
 I would like to add the device address of a central to the whitelist on my peripheral. Is this possible without bonding? So I set sec_param.bond = false in pm_sec_params_set(&amp;amp;sec_param), but I would like to add the connected central to the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Nov 2019 12:25:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54540/use-pm_manager-to-add-central-address-to-whitelist-without-bonding" /><item><title>RE: Use pm_manager to add central address to whitelist without bonding</title><link>https://devzone.nordicsemi.com/thread/221062?ContentTypeID=1</link><pubDate>Wed, 20 Nov 2019 12:25:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5081dca2-43d2-4972-b255-41bcf2cf704c</guid><dc:creator>stes</dc:creator><description>&lt;p&gt;Hi Amanda,&lt;/p&gt;
&lt;p&gt;thanks a lot! This was the information I have been looking for!&lt;/p&gt;
&lt;p&gt;Stefan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use pm_manager to add central address to whitelist without bonding</title><link>https://devzone.nordicsemi.com/thread/221059?ContentTypeID=1</link><pubDate>Wed, 20 Nov 2019 12:11:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b4b06c5-685a-43a1-84d4-59e990b9b8af</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi,&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Yes, you are right. In that example, the whitelist&amp;nbsp;is created by the bond information database stored by the peer manager.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Please let me correct the previous reply:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;If you don&amp;#39;t plan to bond but still want to have whitelist. You have to manage the whitelist manually.&amp;nbsp;&lt;/span&gt;&lt;a href="https://devzone.nordicsemi.com/blogs/782/bluetooth-smart-and-the-nordics-softdevices-part-1/"&gt;Here&lt;/a&gt;&lt;span&gt;&amp;nbsp;you can find an example of how to do it manually (this is for whitelist with advertising but it should be the same for scanning).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use pm_manager to add central address to whitelist without bonding</title><link>https://devzone.nordicsemi.com/thread/220892?ContentTypeID=1</link><pubDate>Tue, 19 Nov 2019 14:37:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d51a5616-5a85-481d-a30c-8b1b759ebc90</guid><dc:creator>stes</dc:creator><description>&lt;p&gt;Hi Amanda,&lt;/p&gt;
&lt;p&gt;thank you for your response. Let me clarify:&lt;/p&gt;
&lt;p&gt;1) I am setting the Security Parameter sec.param according to the &amp;quot;Pairing, no bonding&amp;quot; section&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2) The chapter &amp;quot;Making a whitelist&amp;quot; reads: &amp;quot;The Peer Manager..... to construct a whitelist *out of the stored peer bonding data*. The following example....&amp;quot;&lt;/p&gt;
&lt;p&gt;My understanding is, that I need bonded peers in order to create a whitelist, or am I missing something? I was interested in creating a whitelist from only paired devices.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Stefan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use pm_manager to add central address to whitelist without bonding</title><link>https://devzone.nordicsemi.com/thread/220842?ContentTypeID=1</link><pubDate>Tue, 19 Nov 2019 12:51:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0dc6d0ed-debf-4c1c-bc52-04d0a5dd307a</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Yes.&amp;nbsp;&lt;span&gt;The&amp;nbsp;&lt;/span&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/lib_pm_usage.html?cp=6_0_0_3_1_11_2"&gt;Usage section&lt;/a&gt;&lt;span&gt;&amp;nbsp;in the Peer Manager documentation has code examples that how you can use the Peer Manager in your application, including how to&amp;nbsp;&lt;/span&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/lib_pm_usage.html?cp=6_0_0_3_1_11_2_4#lib_pm_usage_whitelist"&gt;make a whitelist&lt;/a&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>