<?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>Do I need a custom 128-bit UUID if I delete one or more Characteristic from an Adopted Service</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21073/do-i-need-a-custom-128-bit-uuid-if-i-delete-one-or-more-characteristic-from-an-adopted-service</link><description>Do I need a custom 128-bit UUID if I delete one or more Characteristic from an Adopted Service
I do not modify the remaining Characteristics 
 For instance: Sniffing with Master Control Panel
\nRF5_SDK_13.0.0_04a0bfd\examples\ble_peripheral\ble_app_hrs</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 07 Apr 2017 16:59:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21073/do-i-need-a-custom-128-bit-uuid-if-i-delete-one-or-more-characteristic-from-an-adopted-service" /><item><title>RE: Do I need a custom 128-bit UUID if I delete one or more Characteristic from an Adopted Service</title><link>https://devzone.nordicsemi.com/thread/82338?ContentTypeID=1</link><pubDate>Fri, 07 Apr 2017 16:59:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6140e2a-1a36-4c1f-96f4-5dd6312f6dbc</guid><dc:creator>Renix</dc:creator><description>&lt;p&gt;Bluetooth SIG indicates that:&lt;/p&gt;
&lt;p&gt;&amp;quot;Yes, you will need a 128-bit UUID if you delete one or more Characteristics from an Adopted Service. Please note that a product that does not support all the characteristics of an adopted service may have difficulty qualifying to that service.&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Do I need a custom 128-bit UUID if I delete one or more Characteristic from an Adopted Service</title><link>https://devzone.nordicsemi.com/thread/82335?ContentTypeID=1</link><pubDate>Tue, 04 Apr 2017 11:33:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93855d11-3a66-480e-8e5f-ccd730a66a9e</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Central Address Resolution Characteristic must be only one on the GATT Server and it must be under GAP Service. As I don&amp;#39;t see this specifically used anywhere in SDK I assume that Security manager layer inside BLE stack (Soft Device) automatically exposes this Characteristic if you enable privacy with address resolution through other SVN (Soft Device API) function calls. So no need to manage it yourself, it is OK that you see it as GATT Client if this is enabled on GATT Server and it&amp;#39;s a pitty if you want to support address resolution but hide this characteristic because it&amp;#39;s mandated by BT SIG Core specification and thus Soft Device handles it automatically. But this is just my assumption. Is it in-line with your observation?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Do I need a custom 128-bit UUID if I delete one or more Characteristic from an Adopted Service</title><link>https://devzone.nordicsemi.com/thread/82334?ContentTypeID=1</link><pubDate>Tue, 04 Apr 2017 11:12:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba827bba-380b-4899-9075-cb0170bdca2f</guid><dc:creator>Renix</dc:creator><description>&lt;p&gt;endnode,
I understand, thanks. I do not want to use a custom UUID if I don&amp;#39;t have to, but the example from Nordic seems to add Characteristic Central Address Resolution UUID 0x2AA6 under the Generic Access Service. So that implies that the Generic Access Service has to be a custom Service, is it not.
If I use Bluetooth Developer Studio to add Characteristic Central Address Resolution UUID 0x2AA6 to the Service Generic Access UUID 0x1800, then it forces this service to be Custom Local, and assigns some higher 16-bit UUID.
I assume this assigned 16-bit UUID should be added to the 128-bit Base UUID.
Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Do I need a custom 128-bit UUID if I delete one or more Characteristic from an Adopted Service</title><link>https://devzone.nordicsemi.com/thread/82337?ContentTypeID=1</link><pubDate>Mon, 03 Apr 2017 21:17:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6aea4399-3abb-40df-acd9-c1ac1575b756</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Very true. For minimal GATT Server compliant with GAP and GATT you need GAP primary service with Device Name and Appearance characteristics and GATT primary service. Things like Central Address Resolution, Preferred Peripheral Connection Parameters, Service Changed characteristics, Device Information service (with all characteristics) and many others are conditional or optional depending on other features you want to use (or specifications you want to be compliant with such as Apple Bluetooth guidelines...)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Do I need a custom 128-bit UUID if I delete one or more Characteristic from an Adopted Service</title><link>https://devzone.nordicsemi.com/thread/82336?ContentTypeID=1</link><pubDate>Mon, 03 Apr 2017 21:09:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21ebd194-7557-4786-8790-ba70ff26f6de</guid><dc:creator>John</dc:creator><description>&lt;p&gt;Keep in mind that for standard services the service profile will indicate if a characteristic is optional or mandatory. Optional characteristics can be omitted from a standard service if allowed. For example all of the characteristics in the Device Information Service are optional.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Do I need a custom 128-bit UUID if I delete one or more Characteristic from an Adopted Service</title><link>https://devzone.nordicsemi.com/thread/82333?ContentTypeID=1</link><pubDate>Mon, 03 Apr 2017 21:02:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e14550f9-4920-491e-b2bb-f9cf5e09c014</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;If these are standard Services and Characteristics defined by BT SIG Core specifications (and amendments) then it must use assigned 16-bit UUID, otherwise GATT Clients cannot understand it. Why you would define custom UUID so only your app would understand the hierarchy under its tree?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>