<?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>Possible false scan requests.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37761/possible-false-scan-requests</link><description>I have set up a simple test to check if scan request can be used as an acknowledgement for advertising packets. I send some distinct advertising packets and multiplex them when I receive BLE_GAP_EVT_SCAN_REQ_REPORT from particular mobile phone (I check</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 31 Aug 2018 09:16:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37761/possible-false-scan-requests" /><item><title>RE: Possible false scan requests.</title><link>https://devzone.nordicsemi.com/thread/146690?ContentTypeID=1</link><pubDate>Fri, 31 Aug 2018 09:16:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8597213c-4e6e-4799-a8ac-802b990200ff</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure I understand how it could be a bug in the Softdevice causing this. Anyway, I suppose a sniffer trace would&amp;nbsp;could be useful. It would show exactly what advertising packet (and its content) the mobile responds to. If you have an extra Nordic dev kit to spare you can use our&amp;nbsp;&lt;a title="nRF Tools" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.tools/dita/tools/sniffer/sniffer_intro.html?resultof=%22%73%6e%69%66%66%65%72%22%20"&gt;nRF Bluetooth Sniffer&lt;/a&gt;&amp;nbsp;solution.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Possible false scan requests.</title><link>https://devzone.nordicsemi.com/thread/145694?ContentTypeID=1</link><pubDate>Fri, 24 Aug 2018 13:16:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06f22d50-77a6-48f0-8b8f-a7314ea7bd9f</guid><dc:creator>Al Bundy</dc:creator><description>&lt;p&gt;I know that&amp;#39;s why I want to use Scan Request as an&amp;nbsp;acknowledgement.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My beacon advertises with 4 seconds interval. If I get Scan Request I change the data and ADV with new data takes places 4 seconds later. I think that should be enough for mobile BLE stack to deliver data to my application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Possible false scan requests.</title><link>https://devzone.nordicsemi.com/thread/145675?ContentTypeID=1</link><pubDate>Fri, 24 Aug 2018 12:21:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:200cd3fd-3273-41fb-ae74-297d52cec96f</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The APIs in Android doesn&amp;#39;t necessarily deliver each and every advertising event to your application instantly. It can be configured to deliver a batch of advertising reports every other second for example. In other words, it is not certain that the advertising event that the mobile is replying to is delivered to your application immediately. If, for example, during 2 seconds of scanning your phone receives 20 advertising packets from 4 different devices, it will pick one packet from each of the four devices and deliver only those. I&amp;#39;m not sure what happens if the content of your advertising packet changes while your phone collects advertising reports. Could this be relevant to your problem?&lt;/p&gt;
&lt;p&gt;Also remember that there is no guarantee that your phone receives 100 % of the packets.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>