<?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>Multiple identical services in GATT table</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9440/multiple-identical-services-in-gatt-table</link><description>Hello, 
 I have a question about including multiple identical services in GATT table. For example, my device has 2 batteries so I need 2 battery services (with same UUIDs). 
 How do I realize it according to the BT specification? I suppose I have to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Oct 2015 13:40:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9440/multiple-identical-services-in-gatt-table" /><item><title>RE: Multiple identical services in GATT table</title><link>https://devzone.nordicsemi.com/thread/34842?ContentTypeID=1</link><pubDate>Thu, 08 Oct 2015 13:40:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f4881cd-46b9-4713-ad9a-3af0b4f60ce1</guid><dc:creator>Artem Zemlyanukhin</dc:creator><description>&lt;p&gt;Petter,&lt;/p&gt;
&lt;p&gt;Thank you for fast response!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multiple identical services in GATT table</title><link>https://devzone.nordicsemi.com/thread/34841?ContentTypeID=1</link><pubDate>Thu, 08 Oct 2015 13:37:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df7cec33-02f6-4bf1-a6ae-f4f5f6d47bcd</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I believe the report reference descriptor only is used with HID, to bind different battery services to report IDs.&lt;/p&gt;
&lt;p&gt;According to the &lt;a href="https://developer.bluetooth.org/gatt/services/Pages/ServiceViewer.aspx?u=org.bluetooth.service.battery_service.xml"&gt;battery service specification&lt;/a&gt;, the correct way to separate between several instances of the battery service is to use the characteristic presentation format descriptor.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multiple identical services in GATT table</title><link>https://devzone.nordicsemi.com/thread/34840?ContentTypeID=1</link><pubDate>Thu, 08 Oct 2015 13:09:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8dac84c-96a5-4436-91b8-9396f2319a02</guid><dc:creator>Artem Zemlyanukhin</dc:creator><description>&lt;p&gt;Hello Petter,&lt;/p&gt;
&lt;p&gt;My device has 2 batteries. So I need two instances of Battery Service on my device. These services are identical. To distinguish them on client side I decided to use Report Reference Desriptor. Moreover, Nordic implementation of Battery Service has Report Reference for Battery Level characteristic.&lt;/p&gt;
&lt;p&gt;In HID over GATT profile Report Reference Descriptors are also used to distinguish HID Reports.&lt;/p&gt;
&lt;p&gt;However, in Battery Service Specification I found demand to use Characteristic Presentation Format for my purpose. Characteristic Presentation Format has useful fields Namespace and Description.&lt;/p&gt;
&lt;p&gt;Coudl you help me please to choose what to use to distinguish 2 identical services: Characteristic Presentation Format (as in service specification) or Report Reference Desriptor (as in Nordic implementation)?&lt;/p&gt;
&lt;p&gt;Tnak you!&lt;/p&gt;
&lt;p&gt;Best regards,
Artem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multiple identical services in GATT table</title><link>https://devzone.nordicsemi.com/thread/34839?ContentTypeID=1</link><pubDate>Mon, 28 Sep 2015 14:24:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a27fa6dd-42e3-4c13-9338-95b2fe398d96</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I&amp;#39;m not very familiar with Report Reference Descriptor. What are is your source for using it when having 2 services with equal UUIDs?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>