<?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>function to check if indication is enabled</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7813/function-to-check-if-indication-is-enabled</link><description>Hi 
 is there a function with which I can check if indication or notification on a characteristic with notify or indicate capabilities has been enabled by the master?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Jun 2015 13:41:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7813/function-to-check-if-indication-is-enabled" /><item><title>RE: function to check if indication is enabled</title><link>https://devzone.nordicsemi.com/thread/27819?ContentTypeID=1</link><pubDate>Wed, 24 Jun 2015 13:41:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea8af082-70d8-49bc-81ea-d0a2272f8de0</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Check your m_conn_handle to see if your connection is valid or not. This is shown in all ble_peripheral examples.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: function to check if indication is enabled</title><link>https://devzone.nordicsemi.com/thread/27818?ContentTypeID=1</link><pubDate>Wed, 24 Jun 2015 09:16:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edd07527-e72c-49b8-9c30-25bd80f802ea</guid><dc:creator>wim</dc:creator><description>&lt;p&gt;and is there a function to see if the device is connected?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: function to check if indication is enabled</title><link>https://devzone.nordicsemi.com/thread/27817?ContentTypeID=1</link><pubDate>Wed, 24 Jun 2015 09:13:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f792507-8cf3-4480-8e37-10be4de2f618</guid><dc:creator>P&amp;#229;l H&amp;#229;land</dc:creator><description>&lt;p&gt;you can do a &lt;code&gt;sd_ble_gatts_value_get()&lt;/code&gt; on the CCCD handle, remember this have to be done in a connection with a connection handle. Because the CCCD value is stored in the system attributes that you should supply to the stack after creating a connection. (If the link has been bonded)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>