<?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>It is correct to use same base UUID for application?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56348/it-is-correct-to-use-same-base-uuid-for-application</link><description>If I develop a custom application where it will have several peripherals (with sensor function) and a central one. 
 Is it correct to use the same base UUID for all peripherals and central? Or regardless of application each device has to have its unique</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Jan 2020 12:46:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56348/it-is-correct-to-use-same-base-uuid-for-application" /><item><title>RE: It is correct to use same base UUID for application?</title><link>https://devzone.nordicsemi.com/thread/228351?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2020 12:46:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e371c0fe-ea44-4b00-9e57-b26f4a35b2bf</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;The Service and Characteristic UUID are used to identify a Service or Characteristic. You should absolutely reuse them across your devices.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;BLE MAC addresses (6bytes) are used to identify a BLE device, and a Connection Handle is used to identify a BLE Link Connection (Link).&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>