<?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>s130-how to check if norification is enabled?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4655/s130-how-to-check-if-norification-is-enabled</link><description>Hi all: 
I modified DFU-BLE to make it suitable for S130 on nRF51822. I made the following modifications:
On &amp;quot;dfu-ctr1_pt_add&amp;quot; 
 ble_gatts_attr_md_t cccd_md;

memset(&amp;amp;cccd_md, 0, sizeof(cccd_md));

BLE_GAP_CONN_SEC_MODE_SET_OPEN(&amp;amp;cccd_md.read_perm</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Dec 2015 11:10:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4655/s130-how-to-check-if-norification-is-enabled" /><item><title>RE: s130-how to check if norification is enabled?</title><link>https://devzone.nordicsemi.com/thread/16522?ContentTypeID=1</link><pubDate>Tue, 08 Dec 2015 11:10:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95326fc6-535a-4db4-afda-d1e0752c2245</guid><dc:creator>bart</dc:creator><description>&lt;p&gt;Is this bug fixed yet? I can&amp;#39;t find anything in the release notes about this bug.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: s130-how to check if norification is enabled?</title><link>https://devzone.nordicsemi.com/thread/16520?ContentTypeID=1</link><pubDate>Thu, 25 Dec 2014 02:39:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86e71812-886e-458e-a436-0a9882ee565d</guid><dc:creator>jixing.zou</dc:creator><description>&lt;p&gt;yes, it work if I comment out static bool is_cccd_configured().  I use if(0) replace if(!is_cccd_configured(p_dfu)).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: s130-how to check if norification is enabled?</title><link>https://devzone.nordicsemi.com/thread/16521?ContentTypeID=1</link><pubDate>Mon, 22 Dec 2014 15:54:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e6dd291-25d2-4f35-aa28-9cb103e90eb8</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Did this solve your problem?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: s130-how to check if norification is enabled?</title><link>https://devzone.nordicsemi.com/thread/16519?ContentTypeID=1</link><pubDate>Mon, 01 Dec 2014 13:47:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eec188b0-1c35-4356-afe2-555a81d25240</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;This is actually a bug in s120 and s130. It happens when you try to read the value of CCCD while having several clients connected to the same server, so you have several CCCDs for the same characteristic. It was fixed in the v2 release of s120, but not in s130 yet. A DFU example for s130 will be uploaded to github soon.&lt;/p&gt;
&lt;p&gt;You should be able to get it working if you comment out &lt;code&gt;static bool is_cccd_configured()&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: s130-how to check if norification is enabled?</title><link>https://devzone.nordicsemi.com/thread/16518?ContentTypeID=1</link><pubDate>Mon, 01 Dec 2014 06:33:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d54329c-3432-41ff-8e21-3fdd1dad402e</guid><dc:creator>Knut Eldhuset</dc:creator><description>&lt;p&gt;There is a new release of the S130. Maybe you could try that? It takes connection handle as a parameter for sd_ble_gatts_value_get.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>