<?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 to filter beacons with specific UUID?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46369/how-to-filter-beacons-with-specific-uuid</link><description>Hi, 
 How to filter only my beacon&amp;#39;s based on UUID in ble_app_uart_c? 
 I need to scan and display only my devices</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Apr 2019 14:01:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46369/how-to-filter-beacons-with-specific-uuid" /><item><title>RE: How to filter beacons with specific UUID?</title><link>https://devzone.nordicsemi.com/thread/183160?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2019 14:01:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1e9a399-9e35-46e1-9b2e-43e714a1eef5</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;The ble_app_uart_c example does this through the scanning module (nrf_be_scan.c), and the function&amp;nbsp;&lt;em&gt;nrf_ble_scan_filter_set()&amp;nbsp;&lt;/em&gt;is used to which UUID&amp;#39;s that should pass through the filter. You simpy set the second argument to&amp;nbsp;SCAN_UUID_FILTER,&amp;nbsp;and pass in the UUID&amp;#39;s.&lt;/p&gt;
&lt;p&gt;See &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/45034/scan-with-whitelist-vs-scan-filtering"&gt;this&lt;/a&gt; answer for a detailed explanation of how the scan filtering works.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>