<?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>Getting an event on a scan?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1544/getting-an-event-on-a-scan</link><description>Is there any way for the application to be notified by the S110 when a central reads/scans an attribute in the peripheral in response to its broadcast? 
 There are events associated with connections, but our application needs the information to be updated</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 06 Apr 2017 12:13:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1544/getting-an-event-on-a-scan" /><item><title>RE: Getting an event on a scan?</title><link>https://devzone.nordicsemi.com/thread/6846?ContentTypeID=1</link><pubDate>Thu, 06 Apr 2017 12:13:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3609b79e-7de5-441a-8afc-da8dde0babc2</guid><dc:creator>Ans Hafeez</dc:creator><description>&lt;p&gt;Can you please explain it further.
Setting the firmware to receive scan requests should be done in the ble_opt_t argument in sd_ble_enable(..): ble_opt_t -&amp;gt; ble_gap_opt_t -&amp;gt;ble_gap_opt_scan_req_report_t.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting an event on a scan?</title><link>https://devzone.nordicsemi.com/thread/6845?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2015 19:28:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7bf8c147-8f99-436d-b2db-81699aaa8a66</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;In the latest version of S110,  S110 v8.0.0, you can set the application to receive an event upon scan requests, this is stated in the release notes:&amp;quot; The main features of this release are the ability to set the size of the GATT Server Attribute Table when initializing the BLE stack, the possibilityfor the application to be notified when the SoftDevice receives scan requests, and the ability to disable RF channels for advertising.&amp;quot;&lt;/p&gt;
&lt;p&gt;Setting the firmware to receive scan requests should be done in the ble_opt_t argument in sd_ble_enable(..): ble_opt_t -&amp;gt; ble_gap_opt_t -&amp;gt;ble_gap_opt_scan_req_report_t.&lt;/p&gt;
&lt;p&gt;After setting the scan request option, the scan request are notified with the event BLE_GAP_EVT_SCAN_REQ_REPORT.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting an event on a scan?</title><link>https://devzone.nordicsemi.com/thread/6844?ContentTypeID=1</link><pubDate>Fri, 02 Jan 2015 01:00:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb5325b4-e5b4-4a11-8af3-49db2520cda3</guid><dc:creator>Seth</dc:creator><description>&lt;p&gt;Hi Ole,
Any chance this feature has been added?
Thanks,
Seth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting an event on a scan?</title><link>https://devzone.nordicsemi.com/thread/6843?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2014 13:27:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6350b528-318a-4905-9f89-1e02c9c76a1b</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Thanks for the explanation! I see that there could be use cases where this would be useful, and you should contact our regional sales manager for your area if you want information on future plans on this. Please PM me your location if you don&amp;#39;t have his contact information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting an event on a scan?</title><link>https://devzone.nordicsemi.com/thread/6842?ContentTypeID=1</link><pubDate>Fri, 07 Feb 2014 16:57:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17724f6b-6d56-423e-8677-9656799c2040</guid><dc:creator>stacey</dc:creator><description>&lt;p&gt;It&amp;#39;s to allow the peripheral to use the scan as a pivot attribute to perform other actions in response to central devices that come and go. Similar to beacons, except instead of the beacon providing additional information to the central, the central is providing some request to the beacon.&lt;/p&gt;
&lt;p&gt;Connections can do this, but that takes more packets, time, and power.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting an event on a scan?</title><link>https://devzone.nordicsemi.com/thread/6841?ContentTypeID=1</link><pubDate>Fri, 07 Feb 2014 12:19:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e03b755-5804-478b-97f6-000d94c04fe9</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;If what you want is to get an event on scan requests while advertising, this is not currently possible. It may be added to a future softdevice version, but I can&amp;#39;t commit to any schedule for it.&lt;/p&gt;
&lt;p&gt;May I ask what you want to use it for?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>