<?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>Adding descriptions to characteristics fails after fixed number</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6269/adding-descriptions-to-characteristics-fails-after-fixed-number</link><description>Hello, 
 I have three custom services. I wanted to add descriptions to the characteristics for easier testing and debug, so I used the typical method to add descriptions: 
 char_md.p_char_user_desc = user_desc;
char_md.char_user_desc_size = user_desc_len;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Mar 2015 13:22:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6269/adding-descriptions-to-characteristics-fails-after-fixed-number" /><item><title>RE: Adding descriptions to characteristics fails after fixed number</title><link>https://devzone.nordicsemi.com/thread/21926?ContentTypeID=1</link><pubDate>Mon, 30 Mar 2015 13:22:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:388370a5-d502-48bf-a0da-967b19230f74</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi Dan&lt;/p&gt;
&lt;p&gt;I think RK and others have discussed this extensively on &lt;a href="https://devzone.nordicsemi.com/question/30765/nrf_error_no_mem/?answer=31098#post-id-31098"&gt;this thread&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding descriptions to characteristics fails after fixed number</title><link>https://devzone.nordicsemi.com/thread/21928?ContentTypeID=1</link><pubDate>Sat, 28 Mar 2015 13:26:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dae0c190-c592-451c-9d0c-a5f4ab76a73e</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Couple of options you have. If you are on S110 V8.0 you can change the memory available for GATT characteristics which might help, and there is a flag somewhere which lets you keep the characteristics in user memory instead of using the softdevice stack memory.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding descriptions to characteristics fails after fixed number</title><link>https://devzone.nordicsemi.com/thread/21927?ContentTypeID=1</link><pubDate>Sat, 28 Mar 2015 12:42:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64fa4f4f-bb9c-47dd-9c90-854297c91eaf</guid><dc:creator>Dan K.</dc:creator><description>&lt;p&gt;That indeed seems to be the case. I am getting an error 4 (NO_MEM), but actually later, when I am initializing the Nordic UART service (which I&amp;#39;m using for debugging). A little disconcerting, as I didn&amp;#39;t realize I was operating so close to the limit ... Thanks for the response.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding descriptions to characteristics fails after fixed number</title><link>https://devzone.nordicsemi.com/thread/21925?ContentTypeID=1</link><pubDate>Sat, 28 Mar 2015 04:25:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ceb7825-d81e-4d46-b49c-7749c4b58395</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Are you checking the return value from the call to add the description? I wonder if you&amp;#39;re running out of memory.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>