<?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>Enabling notifications from peripheral&amp;#39;s side</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18446/enabling-notifications-from-peripheral-s-side</link><description>Hello, I looked through the forum and tried some examples but it did not work for me.
My aim is to write cccd from peripherals side (Softdevice used S110). 
As the result, my code is: 
 uint32_t attr_flags = BLE_GATTS_SYS_ATTR_FLAG_SYS_SRVCS | BLE_GATTS_SYS_ATTR_FLAG_USR_SRVCS;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Jan 2017 09:04:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18446/enabling-notifications-from-peripheral-s-side" /><item><title>RE: Enabling notifications from peripheral's side</title><link>https://devzone.nordicsemi.com/thread/71188?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2017 09:04:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9277d56-8aa5-48fb-96ad-1ac4d63453dd</guid><dc:creator>Valer_I</dc:creator><description>&lt;p&gt;Thank you,run_ar.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling notifications from peripheral's side</title><link>https://devzone.nordicsemi.com/thread/71187?ContentTypeID=1</link><pubDate>Mon, 02 Jan 2017 12:40:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e493203d-0c4d-4601-8280-67ebbb8946d1</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Enabling/disabling notifications has to be done by the gatt client. As long as you do that the client should be able to disable notificaitons from one service and enable them on the other if it whishes to do so.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling notifications from peripheral's side</title><link>https://devzone.nordicsemi.com/thread/71186?ContentTypeID=1</link><pubDate>Tue, 20 Dec 2016 21:33:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4fe18b60-b83a-4ce7-b095-e65309849319</guid><dc:creator>Valer_I</dc:creator><description>&lt;p&gt;Hello, as you can see I have 2 servises with two characteristics with notification (one of them is standard). If central device enadled notifications on own service, the standard service notifications remains disabled. and stay disabled even if I disable notifications on own service. Hence my idea is to try to enable notifications once it disabled in own service or enable them on services start.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling notifications from peripheral's side</title><link>https://devzone.nordicsemi.com/thread/71185?ContentTypeID=1</link><pubDate>Mon, 19 Dec 2016 08:21:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:497e674b-586c-42ad-b35d-7b3f3c8289e4</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Are you in a connection when doing this? Note The state of persistent system attributes is reset upon connection establishment and then remembered for its duration. Note that this call is normally only called when reconnecting to a known bonded peer. If you are connecting to an unknown device, the peer will have to enable notifications.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>