<?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>Scanning without duplicate packets in one scan window</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62868/scanning-without-duplicate-packets-in-one-scan-window</link><description>Is there any way I can scan for a short period of time with a duplicate filter on so that I only get 1 packet form the advertising device in one scan window. 
 
 For example. 
 Scan Window 500 ms 
 Scan interval 10,000 ms 
 Other device advertising at</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Jun 2020 08:20:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62868/scanning-without-duplicate-packets-in-one-scan-window" /><item><title>RE: Scanning without duplicate packets in one scan window</title><link>https://devzone.nordicsemi.com/thread/256329?ContentTypeID=1</link><pubDate>Tue, 23 Jun 2020 08:20:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a215e4e5-a28b-4d7c-96f1-50818e10b689</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;You need to stop scanning or update the filter settings to prevent further advertisement events from the same Beacon in the same scan interval. Alternatively, add your own custom filtering in your scanner callback.&amp;nbsp; The scan module does not provide a setting to filter out &amp;quot;duplicates&amp;quot;. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scanning without duplicate packets in one scan window</title><link>https://devzone.nordicsemi.com/thread/256222?ContentTypeID=1</link><pubDate>Mon, 22 Jun 2020 13:55:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12c269c4-2ca2-4526-a144-4ffe76d6b34e</guid><dc:creator>Salman</dc:creator><description>&lt;p&gt;I though I have explained by question very well or I have no understood your answer.&lt;/p&gt;
&lt;p&gt;What I am talking about is getting duplicate packets while scanning. What you are talking about is filtering based on UUIDs or white list. I am already filtering out packets based on UUID. What I want is a parameter by which in one scan window I only get one packet not multiple packets of the same device.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Another Example:&lt;/p&gt;
&lt;p&gt;Device 1: Beacon, transmitting at 100 ms&lt;br /&gt;&lt;br /&gt;Device 2: Scan interval 10,000 ms &amp;amp; Scan Window 500 ms&lt;/p&gt;
&lt;p&gt;If I run the devices on there configuration I will get 5 packets on each scan window/interval, these packets are duplicate packets of the same device(Device 1).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So I am looking for a parameter which can be set to remove the duplicates while scanning.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Ref:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1592834119734v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Source:&amp;nbsp;&lt;a href="https://ukbaz.github.io/howto/beacon_scan_cmd_line.html"&gt;https://ukbaz.github.io/howto/beacon_scan_cmd_line.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scanning without duplicate packets in one scan window</title><link>https://devzone.nordicsemi.com/thread/256211?ContentTypeID=1</link><pubDate>Mon, 22 Jun 2020 13:38:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0fc4cf80-a000-4e2b-b90c-5696f284699f</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m assuming you&amp;#39;re using the &lt;span&gt;&lt;a title="Scanning Module" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/lib_ble_scan.html?cp=7_1_3_2_12"&gt;Scanning Module&lt;/a&gt;&lt;/span&gt;. The module will always notify the application when it gets a filter match, so you either have to stop scanning or dynamically update the filter settings to stop receiving scanner events for this device.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>