<?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>getting CCCD persistence upon bonded peer connection</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30249/getting-cccd-persistence-upon-bonded-peer-connection</link><description>Hi, 
 I can&amp;#39;t seem to find an example for receiving an update about restored value of CCCD when a bonded peer reconnects. I&amp;#39;m using SDK14. 
 NUS and HRS examples which use CCCD work without bonds and don&amp;#39;t restore CCCD values (p_nus-&amp;gt;is_notification_enabled</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 14 Feb 2018 15:58:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30249/getting-cccd-persistence-upon-bonded-peer-connection" /><item><title>RE: getting CCCD persistence upon bonded peer connection</title><link>https://devzone.nordicsemi.com/thread/120885?ContentTypeID=1</link><pubDate>Wed, 14 Feb 2018 15:58:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7a733a7-4624-4db7-ac39-5dee53eddf5c</guid><dc:creator>gkovelman_tap</dc:creator><description>&lt;p&gt;Cool.&amp;nbsp;I guess I&amp;nbsp;need to listen to peer manager to&amp;nbsp;PM_PEER_DATA_OP_UPDATE &amp;amp;&amp;nbsp;PM_PEER_DATA_ID_GATT_LOCAL and then call&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/group__peer__manager.html?cp=4_0_0_6_2_13_51#ga84eebadf6d2f5531eb8d1e1157123b5d"&gt;pm_peer_data_load&lt;/a&gt;&amp;nbsp;with&amp;nbsp;&lt;a class="el" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/structpm__peer__data__local__gatt__db__t.html"&gt;pm_peer_data_local_gatt_db_t&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll check this out.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: getting CCCD persistence upon bonded peer connection</title><link>https://devzone.nordicsemi.com/thread/120800?ContentTypeID=1</link><pubDate>Wed, 14 Feb 2018 10:16:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78afdbaa-6b88-4a00-8ed5-756428e3d5cd</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can do this with&amp;nbsp;&lt;a title="sd_ble_gatts_sys_attr_get" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v5.0.0/group___b_l_e___g_a_t_t_s___f_u_n_c_t_i_o_n_s.html?cp=2_3_1_1_0_2_4_2_10#ga4a44241bdcc7262603841f77d9eeb29f"&gt;sd_ble_gatts_sys_attr_get&lt;/a&gt;()&amp;nbsp;when you are in a connection,&amp;nbsp;or with&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/group__peer__manager.html?cp=4_0_0_6_2_13_51#ga84eebadf6d2f5531eb8d1e1157123b5d"&gt;pm_peer_data_load&lt;/a&gt;()&amp;nbsp;using data ID&amp;nbsp;&lt;em&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/group__peer__manager.html#gaea4a3fb3906fefa79138b7b5cc61cd06"&gt;PM_PEER_DATA_ID_GATT_LOCAL&lt;/a&gt;&amp;nbsp;&lt;/em&gt;to retrieve what the&amp;nbsp;Peer Manager has stored&amp;nbsp;for each particular peer (you can also use it outside connections).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>