<?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>Start/Stop Timer with notifications and connection status</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6978/start-stop-timer-with-notifications-and-connection-status</link><description>In Short: How to get status wether noticiations are enabled or not? Where is this stored? 
 Hello, 
 I would like my peripheral to start/stop a timer that does measurements and sends them via sd_ble_gatts_hvx(m_conn_handle,&amp;amp;hvx_params); based on notificaions</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 May 2015 12:11:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6978/start-stop-timer-with-notifications-and-connection-status" /><item><title>RE: Start/Stop Timer with notifications and connection status</title><link>https://devzone.nordicsemi.com/thread/24602?ContentTypeID=1</link><pubDate>Tue, 12 May 2015 12:11:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e0f1609-a0b6-4611-9d73-4d654ad738bb</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@muhkuhns : From the thread you linked only option 1 is not relevent because you don&amp;#39;t want to actually send notification.&lt;/p&gt;
&lt;p&gt;But option 2- wait for the BLE_GATTS_EVT_WRITE and detect if it is a write command to enable notification to start the timer
and option 3- read the cccd characteristic to see if it is enabled to start timer&lt;/p&gt;
&lt;p&gt;are fine and straight forward for your application, I don&amp;#39;t see any reason why they are not.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>