<?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>Battery Service Configuration, BLE PTS requirements</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4622/battery-service-configuration-ble-pts-requirements</link><description>Have configured battery service as the example ble_app_hrs. 
 This works well, but the BLE PTS fails. 
 The battery service has been configured for multiple instances.
It is mandatory to support presentation format descriptor if supporting Multiple</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Dec 2014 15:44:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4622/battery-service-configuration-ble-pts-requirements" /><item><title>RE: Battery Service Configuration, BLE PTS requirements</title><link>https://devzone.nordicsemi.com/thread/16419?ContentTypeID=1</link><pubDate>Mon, 08 Dec 2014 15:44:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f401fa3-019f-40fa-b2a1-ac05672074d2</guid><dc:creator>Zoltan</dc:creator><description>&lt;p&gt;Hi Tim,&lt;/p&gt;
&lt;p&gt;according to the Battery Service Specification v.1.0, section 3.1.2.1,
when a device has more than one instance of the Battery service, each Battery Level characteristic shall include a Characteristic Presentation Format descriptor.
This is an optional feature.&lt;/p&gt;
&lt;p&gt;The Battery Service module supplied with the nRF51 SDK v.7.1.0 does not include a Characteristic Presentation Format descriptor.
Therefore, it does not support multiple instances.&lt;/p&gt;
&lt;p&gt;The PICS (Profile/Protocol Implementation Conformance Statements) selection in PTS should reflect the capabilities of the implementation.&lt;/p&gt;
&lt;p&gt;Please see the attached screenshot for PICS that apply to the Battery Service module supplied with the nRF51 SDK v.7.1.0.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/bas_5F00_pics.png" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;For further details please refer to the Battery Service Test Specification v.1.0.1.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Battery Service Configuration, BLE PTS requirements</title><link>https://devzone.nordicsemi.com/thread/16418?ContentTypeID=1</link><pubDate>Tue, 02 Dec 2014 18:46:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2c462d9-3290-441e-9dfa-39f4ab04dec3</guid><dc:creator>tim</dc:creator><description>&lt;p&gt;The Master Control app shows
Only one Battery Level 0x2A19 under Battery Service 0x180F&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Battery Service Configuration, BLE PTS requirements</title><link>https://devzone.nordicsemi.com/thread/16417?ContentTypeID=1</link><pubDate>Mon, 01 Dec 2014 22:39:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d015b7f7-39f8-409a-8947-ee4fb433144e</guid><dc:creator>Audun</dc:creator><description>&lt;p&gt;Hi Tim, my understanding is that as long as you have a single instance of the battery service you don&amp;#39;t need the presentation format characteristic. This means that ble_bas_init() should only be called once, so that only a single battery service is added to the GATT database. If you use for example Master Control Panel (&lt;a href="https://play.google.com/store/apps/details?id=no.nordicsemi.android.mcp)"&gt;play.google.com/.../details&lt;/a&gt; to do a service discovery, can you confirm that you only see a single Battery Service?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>