<?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>whitelists creation not working in my nrf51822 and softdevice S110 and SDK10.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30186/whitelists-creation-not-working-in-my-nrf51822-and-softdevice-s110-and-sdk10</link><description>i want to connect my nfr51822 device to only one phone( that means which phone was connected first). For this purpose i enable whitelists but i create whitelists nothing has been changed i can able to connect any devices and after i hard coded the mac</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 10 Feb 2018 10:47:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30186/whitelists-creation-not-working-in-my-nrf51822-and-softdevice-s110-and-sdk10" /><item><title>RE: whitelists creation not working in my nrf51822 and softdevice S110 and SDK10.</title><link>https://devzone.nordicsemi.com/thread/120471?ContentTypeID=1</link><pubDate>Sat, 10 Feb 2018 10:47:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c66b7d0f-d659-42b9-a251-c0443b335958</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Have you set the&amp;nbsp;.sec_param.bond&amp;nbsp; flag to &amp;#39;1&amp;#39;? This option will enable the DM to store the device information to flash (persistent across resets). I would not recommend to store bonding information to ext. flash, unless you have to because of memory&amp;nbsp;constraints. It would require significant changes to the flash handling already built into the DM module.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: whitelists creation not working in my nrf51822 and softdevice S110 and SDK10.</title><link>https://devzone.nordicsemi.com/thread/119901?ContentTypeID=1</link><pubDate>Tue, 06 Feb 2018 10:44:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:648072f7-1271-43e5-b797-71b6ed49fa49</guid><dc:creator>NIDHIN K</dc:creator><description>&lt;p&gt;Thanku.&lt;/p&gt;
&lt;p&gt;i have one more problem when i restart my firmware the stored whitlist data become cleared so&amp;nbsp; i need to&amp;nbsp; bond each time after firmware restart its not good in my application so i need to store irk details in my external flash memory (i&amp;#39;m using an external flash ) and once restart i want to store that irk/bond information to whitelist in initialization process . is it possible or not?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: whitelists creation not working in my nrf51822 and softdevice S110 and SDK10.</title><link>https://devzone.nordicsemi.com/thread/119886?ContentTypeID=1</link><pubDate>Tue, 06 Feb 2018 09:17:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d1bdc08-51dd-4bc1-894b-957f6059ff03</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;You need to restart advertising without whitelist filtering in order to add a new device. We use button press in the hid example to&amp;nbsp;disable whitelist advertising (long press on button 2).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: whitelists creation not working in my nrf51822 and softdevice S110 and SDK10.</title><link>https://devzone.nordicsemi.com/thread/119857?ContentTypeID=1</link><pubDate>Tue, 06 Feb 2018 06:42:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d5b5cab-a7fd-4345-b295-534b1dcd380e</guid><dc:creator>NIDHIN K</dc:creator><description>&lt;p&gt;Thanks for yous response. its working now&lt;/p&gt;
&lt;p&gt;but i can only able to add&amp;nbsp; one device. i set BLE_GAP_WHITELIST_IRK_MAX_COUNT =2,&amp;nbsp; and i tried max count 8 also but only able to connect one device. &lt;strong&gt;whitelist.irk_count=1&lt;/strong&gt; always until i apply &lt;strong&gt;dm_device_delete_all(&amp;amp;m_app_handle); &lt;/strong&gt;how can able to add more devices in whitelist&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: whitelists creation not working in my nrf51822 and softdevice S110 and SDK10.</title><link>https://devzone.nordicsemi.com/thread/119800?ContentTypeID=1</link><pubDate>Mon, 05 Feb 2018 15:58:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31445431-2c30-4327-9a44-ee513186ac07</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Whitelist is typically used in combination with bonding, so that the device manager can be used to maintain the whitelist based on list of bonded device(s). Your original code seems to be correct, and should work if the device&amp;nbsp;were bonded with any peer devices. I would recommend that you have a look at the HID examples where whitelist advertising is used.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>