<?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>Adding a service based on the Bluetooth base UUID and creating it a 128-bit</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81107/adding-a-service-based-on-the-bluetooth-base-uuid-and-creating-it-a-128-bit</link><description>I want to add Service based on the Bluetooth base UUID which is 00000000-0000-1000-8000-00805F9B34FB When I am trying to add it using &amp;quot;sd_ble_uuid_vs_add&amp;quot;, it always returns 0x01 with the UUID type. and it is shown in nRF connect as 16-UUID only like</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Oct 2021 09:23:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81107/adding-a-service-based-on-the-bluetooth-base-uuid-and-creating-it-a-128-bit" /><item><title>RE: Adding a service based on the Bluetooth base UUID and creating it a 128-bit</title><link>https://devzone.nordicsemi.com/thread/336142?ContentTypeID=1</link><pubDate>Wed, 27 Oct 2021 09:23:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9104ec3b-7eb2-49a1-9d31-c4ac11f20c53</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am not quite sure what you are trying to do.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you want to create a 128-bit UUID you can not use the Bluetooth base UUID. The whole idea of the base UUID is to allow you to only provide the 16-bit alias for standard services and characteristics.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you want to use a 128-bit UUID you should use something like this &lt;a href="https://www.uuidgenerator.net/version4"&gt;online UUID generator&lt;/a&gt; to generate a random base UUID.&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>