<?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>creating custom service and characteristics with Bluetooth Base UUID.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8623/creating-custom-service-and-characteristics-with-bluetooth-base-uuid</link><description>Hi, I am creating a custom service and corresponding characteristic. For that I am planning to use bluetooth base uuid (for confirmation : 0000 0000 -0000-1000-8000-00805F9B34FB). I used following settings for the service:
In structure ble_uuid_t : </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Aug 2015 13:26:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8623/creating-custom-service-and-characteristics-with-bluetooth-base-uuid" /><item><title>RE: creating custom service and characteristics with Bluetooth Base UUID.</title><link>https://devzone.nordicsemi.com/thread/31546?ContentTypeID=1</link><pubDate>Mon, 10 Aug 2015 13:26:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc5ae8ac-c79a-4638-a954-c4a7fc6f6a52</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I just tested this, and if I only change the UUID to 0xccc0 and 0xccc1 both returns NRF_SUCCESS. I guess there is something else that is causing the error returned from sd_ble_gatts_characteristic_add(). What is the error code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: creating custom service and characteristics with Bluetooth Base UUID.</title><link>https://devzone.nordicsemi.com/thread/31548?ContentTypeID=1</link><pubDate>Mon, 10 Aug 2015 12:19:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27f135f4-ac19-47b4-953b-c565c1338ae2</guid><dc:creator>akhil</dc:creator><description>&lt;p&gt;@Petter Myhre , oh, but what could be the reason that the service registration function become successful?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: creating custom service and characteristics with Bluetooth Base UUID.</title><link>https://devzone.nordicsemi.com/thread/31547?ContentTypeID=1</link><pubDate>Sat, 08 Aug 2015 10:21:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04085046-9b66-42d4-80a4-4af6cf7a6bf0</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;For custom services and characteristics you can&amp;#39;t use the Bluetooth SIG base UUID. The Bluetooth SIG base UUID can only be used with &lt;a href="https://developer.bluetooth.org/gatt/services/Pages/ServicesHome.aspx"&gt;these&lt;/a&gt; services.&lt;/p&gt;
&lt;p&gt;See &lt;a href="https://devzone.nordicsemi.com/question/39043/how-to-acquire-a-vendor-base-uuid/"&gt;this&lt;/a&gt; question for how to acquire a UUID for your custom services and characteristics.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>