<?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>Maximizing Scanning Results</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78913/maximizing-scanning-results</link><description>Hi, 
 I have nRF52 dev boards. The device is programmed as a custom beacon. For saving the battery, the device send 3 advertisements at 300ms interval, then sleep for 10 seconds. I would expect 3 scanning results every 11seconds. But the scanning results</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Sep 2021 06:19:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78913/maximizing-scanning-results" /><item><title>RE: Maximizing Scanning Results</title><link>https://devzone.nordicsemi.com/thread/327697?ContentTypeID=1</link><pubDate>Thu, 02 Sep 2021 06:19:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c66694f7-8d02-4bd0-9c01-3f920d820ef7</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I do not have much to add to that, as scan window shorter than scan interval would easily explain it.&lt;/p&gt;
&lt;p&gt;You could try scanning with another device, such as a smartphone with the nRF Connect app, to compare.&lt;/p&gt;
&lt;p&gt;The best would be to use a BLE sniffer, such as the &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth-LE"&gt;nRF Sniffer&lt;/a&gt;, which scans at 100 % duty cycle and should get most of the advertising events.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximizing Scanning Results</title><link>https://devzone.nordicsemi.com/thread/326604?ContentTypeID=1</link><pubDate>Wed, 25 Aug 2021 15:19:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a31760f9-0d2b-452c-8d8c-22bd99b96581</guid><dc:creator>TigerD</dc:creator><description>&lt;p&gt;Hi Terje,&lt;/p&gt;
&lt;p&gt;Thank you for your reply.&lt;/p&gt;
&lt;p&gt;I tested more and found that this is a complicated issue and related to many factors, as you said.&lt;/p&gt;
&lt;p&gt;I think more likely the scanners on the host side, such as Linux, are not scanning at full window.&lt;/p&gt;
&lt;p&gt;If nRF52840 device sends 1 beacon every 6s, scanning results are 2-5 per minute . Expected to be 10.&lt;/p&gt;
&lt;p&gt;If nRF52840 device sends 3 beacons (300ms apart) every 6s, scanning results are 4-7 per minute . Expected to be 10.&lt;/p&gt;
&lt;p&gt;Thank You,&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximizing Scanning Results</title><link>https://devzone.nordicsemi.com/thread/326492?ContentTypeID=1</link><pubDate>Wed, 25 Aug 2021 09:40:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42cd8189-1ec4-4de8-adf9-bf131fe0ab5f</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I assume that you are using nRF5 SDK v17.0.2 and the S132 or S140 SoftDevice?&lt;/p&gt;
&lt;p&gt;While advertising sends one packet on each advertising channel for each advertising event, the number of advertisement packets received depends also on the scan parameters (scan interval and scan window), and on any interference with other nearby 2.4 GHz activity. Further, the advertising events actually getting executed may differ from the advertising settings if the device has other radio tasks, or CPU blocking activity such as writing to flash.&lt;/p&gt;
&lt;p&gt;What frequency of scan results do you see, for what scan parameters, and what other tasks (if any) are scheduled on your device?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>