<?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>How to write to CCCD in another node?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17606/how-to-write-to-cccd-in-another-node</link><description>So I&amp;#39;m still trying to get my way around the DFU service implementation, and I&amp;#39;m currently having trouble with the first step, which is to enable the control point notification (Write 0x0001 to CCCD). 
 I checked the Characteristics tutorial, but I still</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Nov 2016 11:49:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17606/how-to-write-to-cccd-in-another-node" /><item><title>RE: How to write to CCCD in another node?</title><link>https://devzone.nordicsemi.com/thread/67701?ContentTypeID=1</link><pubDate>Wed, 09 Nov 2016 11:49:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1592c167-4e96-45d7-88a5-208e2e046088</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;Hi Hung, thanks for the advice! I checked the NUS_C project and got the notification up and running!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to write to CCCD in another node?</title><link>https://devzone.nordicsemi.com/thread/67700?ContentTypeID=1</link><pubDate>Wed, 09 Nov 2016 11:23:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3145fca7-57af-409d-979e-05ff82776a43</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Andy,&lt;/p&gt;
&lt;p&gt;Have you tried any central examples we have ? For example the ble_app_hrs_c or the ble_app_uart_c, in those examples we enabled the characteristic CCCD on the peer device, very similar to what you need to do in the DFU application.&lt;/p&gt;
&lt;p&gt;Please find the ble_nus_c_rx_notif_enable() function called in main.c in ble_app_uart_c.&lt;/p&gt;
&lt;p&gt;I suggest you to get familiar with normal central application before you move to the DFU.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>