<?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>BLE coded phy scan get twice the same ADV</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71630/ble-coded-phy-scan-get-twice-the-same-adv</link><description>Hello, 
 
 I&amp;#39;ve seen when ADV interval is near than 1 second, the sniffer cacth the same adv twice in diferent channels, but if the adv interval is near to 50 ms the sniffer only cacht 1 per ADV, and athother question, if adv is send every 800ms I capture</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Feb 2021 16:35:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71630/ble-coded-phy-scan-get-twice-the-same-adv" /><item><title>RE: BLE coded phy scan get twice the same ADV</title><link>https://devzone.nordicsemi.com/thread/295403?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2021 16:35:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca0bc5fc-00d2-4042-9e63-5ec036a96feb</guid><dc:creator>Prayam</dc:creator><description>&lt;p&gt;hi!&amp;nbsp;any progress with this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE coded phy scan get twice the same ADV</title><link>https://devzone.nordicsemi.com/thread/294444?ContentTypeID=1</link><pubDate>Mon, 15 Feb 2021 15:56:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:620b6e6d-7665-4e55-977a-77a953b9948b</guid><dc:creator>Prayam</dc:creator><description>&lt;p&gt;I&amp;acute;d adjust 800ms ADV for 1sec scanner, i get twice the same ADV,&amp;nbsp; 80ms ADV to 100ms of scanner and 50ms adv for 70ms scanner all of that&amp;nbsp;&lt;span&gt;both window and interval. I have always the same result get ADVs on scanner twice. this is the correct result or not?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE coded phy scan get twice the same ADV</title><link>https://devzone.nordicsemi.com/thread/294423?ContentTypeID=1</link><pubDate>Mon, 15 Feb 2021 14:45:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2fea31e-7b19-4690-81bd-8256c384b53a</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;This is a trade-off between current consumption, time to discover, other BLE links that you may have active at the same time, and potentially also interference that may be present in the area. If you know the maximum advertisement interval is 800ms, and you don&amp;#39;t have any current consumption limitations, and there are no other active BLE links, then I would use 1sec for both window and interval.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE coded phy scan get twice the same ADV</title><link>https://devzone.nordicsemi.com/thread/294396?ContentTypeID=1</link><pubDate>Mon, 15 Feb 2021 13:31:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55f97f8e-2360-4a38-a484-8db6b1229604</guid><dc:creator>Prayam</dc:creator><description>&lt;p&gt;Ok, can you do a scheme of what is the correct scan window for 50ms and for 800ms, and what i get after modified that? In my code i have the same time for scan window and scan interval, i&amp;nbsp;misunderstood that if both are equal ,the scanner is ever scanning, therefore the time inst important&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE coded phy scan get twice the same ADV</title><link>https://devzone.nordicsemi.com/thread/294377?ContentTypeID=1</link><pubDate>Mon, 15 Feb 2021 12:42:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f59e5e7f-1ef2-4364-a8d6-a75d83dff281</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Thanks for the clarification, I was thinking you were using our nRF sniffer tool. In your case you are not using our nRF sniffer tool, so disregard my previous comment.&lt;/p&gt;
&lt;p&gt;During normal scanning the amount of received advertisement packets will depend on the scan window and interval, every scan interval the radio will switch to a new channel and scan for the period set by the window.&lt;/p&gt;
&lt;p&gt;So in your case you likely need to modify the scan window and interval.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE coded phy scan get twice the same ADV</title><link>https://devzone.nordicsemi.com/thread/294356?ContentTypeID=1</link><pubDate>Mon, 15 Feb 2021 11:58:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3c941aa-ad43-4a40-b240-51b98ef80649</guid><dc:creator>Prayam</dc:creator><description>&lt;p&gt;I&amp;#39;m using as sniffer/scaner another nrf52840 DK with long range test from your example:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/testing-long-range-coded-phy-with-nordic-solution-it-simply-works-922075585"&gt;devzone.nordicsemi.com/.../testing-long-range-coded-phy-with-nordic-solution-it-simply-works-922075585&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE coded phy scan get twice the same ADV</title><link>https://devzone.nordicsemi.com/thread/294354?ContentTypeID=1</link><pubDate>Mon, 15 Feb 2021 11:47:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71ce2dda-8cce-4f4c-a347-80403c9588cc</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I will see if someone can comment on your observation from the developers. I presume you are using the latest nRF sniffer (as of today that is v3.1):&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE"&gt;https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>