<?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>How can I detect BLE Scan Requests?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111723/how-can-i-detect-ble-scan-requests</link><description>Hi, I am pretty new to programming with NRF boards and I&amp;#39;ve hit a bit of a roadblock. 
 
 I started with the BLE Event Trigger example and I have managed to retrieve BLE advertising packets along with details corresponding to them. However, I noticed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Jun 2024 12:45:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111723/how-can-i-detect-ble-scan-requests" /><item><title>RE: How can I detect BLE Scan Requests?</title><link>https://devzone.nordicsemi.com/thread/487326?ContentTypeID=1</link><pubDate>Tue, 04 Jun 2024 12:45:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc8fc727-c38e-4f06-a5cf-226663151b32</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi gero,&lt;/p&gt;
&lt;p&gt;A device in the Observer role is usually not interested in the Scan Request of other Observer, so the stack&amp;nbsp;does not pass such&amp;nbsp;scan result up to the application layer.&lt;/p&gt;
&lt;p&gt;Why are you interested in this?&lt;/p&gt;
&lt;p&gt;If you really need to detect Scan Request from Observers, you can setup an Advertiser on your device, and get the data from the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.6.1/zephyr/connectivity/bluetooth/api/gap.html#c.bt_le_ext_adv_cb.scanned"&gt;scanned&lt;/a&gt;&amp;nbsp;callback.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I detect BLE Scan Requests?</title><link>https://devzone.nordicsemi.com/thread/487136?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2024 13:07:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff917f09-c1cf-41a5-8bb1-7080ba1b286c</guid><dc:creator>gero</dc:creator><description>&lt;p&gt;Hi Hieu,&lt;/p&gt;
&lt;p&gt;I am aiming for the first option. I would like it to function as a central device and pick up on scan request packets sent out by nearby devices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I detect BLE Scan Requests?</title><link>https://devzone.nordicsemi.com/thread/487076?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2024 10:29:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea9dbc37-3652-4ead-968f-46dbccb94d3e</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi gero,&lt;/p&gt;
&lt;p&gt;Which of the following scenario are you trying to get your board to do?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;As a central device, scans and detects Scan Request packets from other Central/Observer devices&lt;/li&gt;
&lt;li&gt;As a central device, sends Scan Request and gets Scan Response advertising packets from advertisers&lt;/li&gt;
&lt;li&gt;As a peripheral device, detects&amp;nbsp;Scan Request packets from other Central/Observer devices&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Are you new to Bluetooth Low Energy (BLE) in general, or only to nRF boards?&lt;br /&gt;If you are new to BLE in general, I recommend checking out our free online course&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/"&gt;Bluetooth Low Energy Fundamentals&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>