<?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>Creation of service with unique 128 bit UUID, characteristics with unique 128 bit UUID.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/31293/creation-of-service-with-unique-128-bit-uuid-characteristics-with-unique-128-bit-uuid</link><description>Hello, 
 Is it possible to create a GATT service with a 128 bit UUID, where each characteristic has a unique 128 bit UUID of it&amp;#39;s own? 
 Looking at the examples, it seems as though you can implement a service with a base 128 bit UUID, then each 128 bit</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Mar 2018 12:30:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/31293/creation-of-service-with-unique-128-bit-uuid-characteristics-with-unique-128-bit-uuid" /><item><title>RE: Creation of service with unique 128 bit UUID, characteristics with unique 128 bit UUID.</title><link>https://devzone.nordicsemi.com/thread/123662?ContentTypeID=1</link><pubDate>Fri, 09 Mar 2018 12:30:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b89bdbfc-7227-4a06-85b5-358249218020</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Happy to help! If you&amp;#39;re satisfied with the answer then I would appreciate if you could click on &amp;quot;More&amp;quot; and click &amp;quot;Suggest as answer&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creation of service with unique 128 bit UUID, characteristics with unique 128 bit UUID.</title><link>https://devzone.nordicsemi.com/thread/123649?ContentTypeID=1</link><pubDate>Fri, 09 Mar 2018 11:52:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:690deee4-8856-4537-a8ce-6ca05e488414</guid><dc:creator>aaris</dc:creator><description>&lt;p&gt;Understood, thanks for the response and attached .hex, very helpful!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creation of service with unique 128 bit UUID, characteristics with unique 128 bit UUID.</title><link>https://devzone.nordicsemi.com/thread/123646?ContentTypeID=1</link><pubDate>Fri, 09 Mar 2018 11:47:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8983673-c0c1-41db-b38a-e36e8ab753c2</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Yes, the 16-bit UUID is inserted as 12-13 octet in the 128-bit UUID base.&amp;nbsp; I only made this example for Keil, GCC and Segger Embedded Studio, but you should be able to copy the custom service code into the IAR project of the ble_app_template project. I have attached the .hex file generated using SES. &lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ble_5F00_app_5F00_template_5F00_pca10040_5F00_s132.hex"&gt;devzone.nordicsemi.com/.../ble_5F00_app_5F00_template_5F00_pca10040_5F00_s132.hex&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creation of service with unique 128 bit UUID, characteristics with unique 128 bit UUID.</title><link>https://devzone.nordicsemi.com/thread/123631?ContentTypeID=1</link><pubDate>Fri, 09 Mar 2018 11:06:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3db5aaa5-0e46-402e-99ea-5e8e679e9f58</guid><dc:creator>aaris</dc:creator><description>&lt;p&gt;Okay, thank you. So the software will still use a 16 bit UUID and this can be traced to a 128 bit UUID using the UUID type.&lt;/p&gt;
&lt;p&gt;Is there an IAR project for this example by any chance?&lt;/p&gt;
&lt;p&gt;Even .hex would be appreciated.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creation of service with unique 128 bit UUID, characteristics with unique 128 bit UUID.</title><link>https://devzone.nordicsemi.com/thread/123620?ContentTypeID=1</link><pubDate>Fri, 09 Mar 2018 10:33:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6d85eb0-e560-43d1-a1cf-67fc59732d4a</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Yes, it is possible to configure the Service and its characteristics to use two different UUID bases. Please see the attached example, extract it to the nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ folder&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/custom_5F00_ble_5F00_service_5F00_example_5F00_multiple_5F00_vs_5F00_bases.zip"&gt;devzone.nordicsemi.com/.../custom_5F00_ble_5F00_service_5F00_example_5F00_multiple_5F00_vs_5F00_bases.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>