<?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>Matched UUID in scan module</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57955/matched-uuid-in-scan-module</link><description>Hello all, 
 I am using NRF52840 and SDK 16 in central mode and added two UUID filters to the scan module for two different groups of peripherals . My application works fine but I need a way to determine which group of devices I am connected to and I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Feb 2020 14:10:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57955/matched-uuid-in-scan-module" /><item><title>RE: Matched UUID in scan module</title><link>https://devzone.nordicsemi.com/thread/235222?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2020 14:10:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d024aea-c8af-4b51-887b-ecc1fbce497e</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Hossein&lt;/p&gt;
&lt;p&gt;The scan module will return an event every time the filter finds a match, called&amp;nbsp;NRF_BLE_SCAN_EVT_FILTER_MATCH.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In this event the full scan report will be included, and you can check which of the UUID&amp;#39;s are present.&lt;/p&gt;
&lt;p&gt;Alternatively you can wait for the service discovery to complete after you get connected, and check which services the device has.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>