<?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>What is UUID and handle?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16950/what-is-uuid-and-handle</link><description>Hello, I want to clear things up a bit, all these concepts are starting to overwhelm me somehow. I want to know: 
 What can have UUID and handle? I understand that profiles and characteristics usually have UUID, but strangely not services. 
 Why, since</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Oct 2016 08:33:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16950/what-is-uuid-and-handle" /><item><title>RE: What is UUID and handle?</title><link>https://devzone.nordicsemi.com/thread/64987?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2016 08:33:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8a413df-9cff-4091-898b-8c4d79c88a6f</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;A profile consists of a set of services with a set of characteristics. A profile doesn&amp;#39;t have any UUID since it is defined by the set or subset of services present in a device.  All services and characteristics are defined by UUIDs. When a device is advertising, it will advertise the UUID of some or all of its services. &lt;a href="https://www.youtube.com/watch?v=pLgnHuGI69s"&gt;This&lt;/a&gt; video tutorial talks a little bit about UUIDs from approximately 8:57 to 10:20.&lt;/p&gt;
&lt;p&gt;During service and characteristic discovery, each service and characteristic are assigned with handle to identify them in the application code. It can be useful to take a look at the documentation of &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.0.0%2Flib_ble_db_discovery.html&amp;amp;cp=4_0_0_3_1_2"&gt;the DB discovery module&lt;/a&gt; along with a central example like ble_app_hrs_c for instance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>