<?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>Is it possible to detect that the beacon is scanned?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5652/is-it-possible-to-detect-that-the-beacon-is-scanned</link><description>Hi, 
 I&amp;#39;m using nRF51822 Beacon v1.1.0. Is it possible to detect that the beacon is being scanned? Is there any event generated during this process that I can catch?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Feb 2015 15:17:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5652/is-it-possible-to-detect-that-the-beacon-is-scanned" /><item><title>RE: Is it possible to detect that the beacon is scanned?</title><link>https://devzone.nordicsemi.com/thread/19800?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2015 15:17:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea574451-72f6-4bb6-9842-f3e41bd6ac0e</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;I should correct myself. Beacons can of course have a receive window too. It all depends on the implementation, but normally they will only transmit.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to detect that the beacon is scanned?</title><link>https://devzone.nordicsemi.com/thread/19802?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2015 12:00:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e63a627b-5c03-40e9-82be-64eaa302b375</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;The beacon can be scanned if the beacon is transmitting scannable (ADV_DISCOVER_IND/ADV_SCAN_IND)advertisements instead of (ADV_NON_CONN_IND).&lt;/p&gt;
&lt;p&gt;If the beacon is using the &lt;a href="https://github.com/NordicSemiconductor/nRF51-multi-role-conn-observer-advertiser"&gt;github example&lt;/a&gt; which has examples for scannable advertisements and support for the Scan Request event. This scan request event will signal to the beacon that it has been scanned.&lt;/p&gt;
&lt;p&gt;The code should work with the beacon kit, nRF51-EK, nRF51-DK and nRF51-Dongle.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to detect that the beacon is scanned?</title><link>https://devzone.nordicsemi.com/thread/19801?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2015 09:05:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:80e5db91-f911-402e-9fe2-23268fc3d0a1</guid><dc:creator>Adam</dc:creator><description>&lt;p&gt;Thx for reply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to detect that the beacon is scanned?</title><link>https://devzone.nordicsemi.com/thread/19799?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2015 09:00:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98c01310-a894-4987-b257-a578487735e1</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;Beacons will never enter receive mode and hence it will never receive the scan request. Beacons are a specific type of advertisements. So it&amp;#39;s not possible to send a scan request to a beacon.&lt;/p&gt;
&lt;p&gt;However for other applications, currently there&amp;#39;s no scan request event currently available in the softdevice for the nRF51 either. This is a feature we are working on and want to have available.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>