<?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>Why are discoverable modes not permitted with Whitelisting?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25725/why-are-discoverable-modes-not-permitted-with-whitelisting</link><description>On this question it is said:
&amp;quot;Error code 0x3201 means BLE_ERROR_GAP_DISCOVERABLE_WITH_WHITELIST: Use of Whitelist not permitted with discoverable advertising .&amp;quot; 
 Why does example ble_app_hids_mouse (SDK v12.3.0) advertise with 
 adv_flags = BLE_GAP_ADV_FLAGS_LE_ONLY_LIMITED_DISC_MODE;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Oct 2017 07:09:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25725/why-are-discoverable-modes-not-permitted-with-whitelisting" /><item><title>RE: Why are discoverable modes not permitted with Whitelisting?</title><link>https://devzone.nordicsemi.com/thread/101339?ContentTypeID=1</link><pubDate>Tue, 17 Oct 2017 07:09:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3cc4ec1-f6a0-45db-ada4-ba5a3d468668</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;BLE_GAP_ADV_FLAGS_LE_ONLY_LIMITED_DISC_MODE is used because it only advertises for a limited amount of time while waiting for a new bond. The whitelist would be disabled in this case, check the m_whitelist_temporarily_disabled flag.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>