<?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>Setting up the Scan Module for custom UUID&amp;#39;s</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73508/setting-up-the-scan-module-for-custom-uuid-s</link><description>A little backgroud for my project. The goal of the project is to be able to identify the proximity of beaconing devices in an area to a specific observer which then reports that device data such as name or some other identification back to a multilink</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Apr 2021 14:54:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73508/setting-up-the-scan-module-for-custom-uuid-s" /><item><title>RE: Setting up the Scan Module for custom UUID's</title><link>https://devzone.nordicsemi.com/thread/303241?ContentTypeID=1</link><pubDate>Tue, 06 Apr 2021 14:54:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2eb5f2af-6093-4c06-a354-21d60c549814</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, for 128 bit UUIDs (aka vendor specific UUIDs) you must use sd_ble_uuid_vs_add() to add the &amp;quot;base UUID&amp;quot;, which is everything except for the 16 bits in byte 12 and 13 of the full 128 bit UUID.&lt;/p&gt;
&lt;p&gt;For more information, please have a look at &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-services-a-beginners-tutorial"&gt;Bluetooth low energy Services, a beginner&amp;#39;s tutorial&lt;/a&gt;, and in particular the section named &lt;em&gt;Universally Unique ID (UUID)&lt;/em&gt;. While the tutorial is updated only to SDK version 15, the concepts are identical for SDK 17.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting up the Scan Module for custom UUID's</title><link>https://devzone.nordicsemi.com/thread/302862?ContentTypeID=1</link><pubDate>Thu, 01 Apr 2021 15:22:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c042b824-7a21-4507-8be5-3df5884f7a2f</guid><dc:creator>BenjaminHolmes</dc:creator><description>&lt;p&gt;One quick edit I failed to copy over correctly. That should be SCAN_UUID_FILTER instead of SCAN_NAME_FILTER. I just copied it over wrong&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>