<?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>nRF Connect SDK Bluetooth Extend Advertsing Scanning with duplicate filter</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91543/nrf-connect-sdk-bluetooth-extend-advertsing-scanning-with-duplicate-filter</link><description>Hi， i&amp;#39;m use latest ncs develop bluetooth extend advertising, and i&amp;#39;m try use west build -t menuconfig to config scan filter config 
 such as BT_CTLR_DUP_FILTER_LEN or BT_CTLR_DUP_FILTER_ADV_SET_MAX, but it didn&amp;#39;t work. 
 Dose this config used in softdevice</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Sep 2022 11:04:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91543/nrf-connect-sdk-bluetooth-extend-advertsing-scanning-with-duplicate-filter" /><item><title>RE: nRF Connect SDK Bluetooth Extend Advertsing Scanning with duplicate filter</title><link>https://devzone.nordicsemi.com/thread/384303?ContentTypeID=1</link><pubDate>Thu, 01 Sep 2022 11:04:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53e24f35-9425-4c24-a1dc-1c9ee6e2d655</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Take a look at the &lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_ble_controller.html#softdevice-controller"&gt;Limitations&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;DRGN-8628: Setting Filter_Duplicates in LE Set Scan Enable and LE Set Extended Scan Enable commands does not take effect&lt;/p&gt;
&lt;p&gt;The host receives all advertisements from advertisers in advertising report events even if Filter_Duplicates is set in LE Set Scan Enable and LE Set Extended Scan Enable. Filter_Duplicates cannot guarantee that all duplicate advertising reports are filtered out, because the controller has a limited “cache” of known advertising reports.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Workaround:&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;Filter out the duplicate advertising reports in the application.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>