<?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>Enable Notification and Indication simultaneously</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15567/enable-notification-and-indication-simultaneously</link><description>Hello Nordic! My application requires an nRF51822 using S110 to handle both Notifications and Indications over the same characteristic. 
 The CCCD value 0x01 = 0b01 enables Notifications, while 0x02 = 0b10 enables Indications. Android only provides pre</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 05 Aug 2016 13:49:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15567/enable-notification-and-indication-simultaneously" /><item><title>RE: Enable Notification and Indication simultaneously</title><link>https://devzone.nordicsemi.com/thread/59426?ContentTypeID=1</link><pubDate>Fri, 05 Aug 2016 13:49:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90ba6d49-8c1e-4b31-bbf0-5099c72d49a3</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@AmiguelS : I assume you would need to get the descriptor of the characteristic and then use writeDescriptor() to write 0x03 to the CCCD. I haven&amp;#39;t tried, but let me know if it doesn&amp;#39;t work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>