<?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>How to setup a Notification Characteristic</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9451/how-to-setup-a-notification-characteristic</link><description>I am writing my own function to setup a notification characteristic, but it failed, 
 Could anyone help me check it ? 
 static uint8_t d[2] = {0};
static ble_gatts_char_handles_t h;
APP_ERROR_CHECK(ble_app_gatts_characteristic_add(uuid, NOTIFY_PROP_MASK</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 27 Sep 2015 03:20:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9451/how-to-setup-a-notification-characteristic" /><item><title>RE: How to setup a Notification Characteristic</title><link>https://devzone.nordicsemi.com/thread/34889?ContentTypeID=1</link><pubDate>Sun, 27 Sep 2015 03:20:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b37adf72-94bf-4113-a5fd-4437472e83a1</guid><dc:creator>sprhawk</dc:creator><description>&lt;p&gt;I&amp;#39;m missing to handle BLE_GATTS_EVT_SYS_ATTR_MISSING event.use  sd_ble_gatts_sys_attr_set to fix&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>