<?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 should I set the scan filter?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79396/how-should-i-set-the-scan-filter</link><description>Hello. I am developing a central operation using nrf52832 (S132 v7.0.1, SDK v17.0.0). 
 When receiving advertisements, &amp;quot;nrf_ble_scan_filter_set&amp;quot; is used to filter the device name. When receiving ADV_IND and SCAN_RSP, it could not be received without including</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Sep 2021 06:27:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79396/how-should-i-set-the-scan-filter" /><item><title>RE: How should I set the scan filter?</title><link>https://devzone.nordicsemi.com/thread/328915?ContentTypeID=1</link><pubDate>Fri, 10 Sep 2021 06:27:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97d31591-60ea-45ed-a18a-1b9cf188a897</guid><dc:creator>sdi_kei</dc:creator><description>&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;I was able to confirm that it was acquired by NRF_BLE_SCAN_EVT_NOT_FOUND. I would like to create a process so that I can get the SCAN_RSP I want here.&lt;/p&gt;
&lt;p&gt;Thank you for telling me!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How should I set the scan filter?</title><link>https://devzone.nordicsemi.com/thread/328579?ContentTypeID=1</link><pubDate>Wed, 08 Sep 2021 11:39:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d2a094b-ad9f-4224-8a0e-c50da6dc91bc</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]&lt;p&gt;If ADV_IND contains the device name, will SCAN_RSP be able to receive without the device name? I would like to know if there is a way.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;&amp;nbsp;You will get the packet, but if you don&amp;#39;t have any filter matches for the SCAN_RSP packet, you will get the packet in your&amp;nbsp;scan_evt_handler() as a&amp;nbsp;NRF_BLE_SCAN_EVT_NOT_FOUND event.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>