<?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>HID and HRS profiles in one device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2138/hid-and-hrs-profiles-in-one-device</link><description>Hello,
i would like to use HRM, HID, BAS and DIS profiles simultaniously. I used HID mouse example. I append required HRM things and it work almost properly. Problem is fault during storing CCCD information in HID_evt.
 err_code = ble_bondmngr_sys_attr_store</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Apr 2014 11:08:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2138/hid-and-hrs-profiles-in-one-device" /><item><title>RE: HID and HRS profiles in one device</title><link>https://devzone.nordicsemi.com/thread/9103?ContentTypeID=1</link><pubDate>Tue, 08 Apr 2014 11:08:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b914516-5c87-43c9-8be9-7fa32cf28978</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Robert,&lt;/p&gt;
&lt;p&gt;This is the CCCD;
&lt;a href="https://developer.bluetooth.org/gatt/descriptors/Pages/DescriptorViewer.aspx?u=org.bluetooth.descriptor.gatt.client_characteristic_configuration.xml"&gt;developer.bluetooth.org/.../DescriptorViewer.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can count the number of CCCDs by checking how many of your services uses notification or indication.
You can also see on bluetooth developer site which characteristic within a service is required/optional to have notification or indication.
In your case, I believe you may have to do a erase of the pages used by the bondmanager, as Keil usually only erases the pages used directly by the application (check &amp;quot;Erase Full Chip&amp;quot; under debugger settings in Keil).&lt;/p&gt;
&lt;p&gt;Best regards
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>