<?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>nrf51 Notifications</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10153/nrf51-notifications</link><description>Hey All, 
 Just trying to get some advice/examples on how to incorporate notifications into a Custom Service on a nrf51 Dk board using gatts. I have found a couple of examples but using those I was not able to get notifications to working. 
 Any info</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 09 Nov 2015 16:41:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10153/nrf51-notifications" /><item><title>RE: nrf51 Notifications</title><link>https://devzone.nordicsemi.com/thread/37667?ContentTypeID=1</link><pubDate>Mon, 09 Nov 2015 16:41:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77fdd5b2-50b9-4cdd-8c6f-edce765df37e</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;ble_app_uart implements a custom service and sends notifications. Have you set char_md.char_props.notify = 1; when you add the characteristic? Have you added a CCCD? Are you sure the client has written 0x0001 to the CCCD before you send a notification? Does sd_ble_gatts_hvx() return NRF_SUCCESS (0x00000000)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>