<?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>Couldn&amp;#39;t add a custom characteristics with 128 bit uuid</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18523/couldn-t-add-a-custom-characteristics-with-128-bit-uuid</link><description>I&amp;#39;m using nrf52832 and want to add a custom characteristics.
But if I call the function below, the device stops advertising. 
 Do you have any idea? 
 static void add_characteristics(ble_os_t *p_our_service) 
uint32_t err_code = 0; // Variable to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Dec 2016 09:54:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18523/couldn-t-add-a-custom-characteristics-with-128-bit-uuid" /><item><title>RE: Couldn't add a custom characteristics with 128 bit uuid</title><link>https://devzone.nordicsemi.com/thread/71471?ContentTypeID=1</link><pubDate>Wed, 21 Dec 2016 09:54:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8765aa7-7253-439d-a4ae-0850f621af15</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;When you say &lt;em&gt;&amp;quot;device stops advertising&amp;quot;&lt;/em&gt;, do you mean that you try to add the characteristics while the device is advertising and it stops advertising after you add this, or do you add the characteristics before you start advertising, and then the device does not start advertising? Have you checked any error codes?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>