<?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>Questions about adding &amp;quot;characteristics&amp;quot;. (soft device: S132 5.00 SDK: 14.2.0 nRF52832)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48127/questions-about-adding-characteristics-soft-device-s132-5-00-sdk-14-2-0-nrf52832</link><description>I&amp;#39;m trying to realize the behavior of &amp;quot;BLE peripheral&amp;quot; that implements 20 &amp;quot;characteristics&amp;quot;. While I was in the process of implementation, when I added 18 pieces, the return value of &amp;quot;sd_ble_gatts_characteristic_add ()&amp;quot; got an error. 
 When I investigated</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Jun 2019 08:11:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48127/questions-about-adding-characteristics-soft-device-s132-5-00-sdk-14-2-0-nrf52832" /><item><title>RE: Questions about adding "characteristics". (soft device: S132 5.00 SDK: 14.2.0 nRF52832)</title><link>https://devzone.nordicsemi.com/thread/190677?ContentTypeID=1</link><pubDate>Tue, 04 Jun 2019 08:11:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ba22410-6430-4870-aaad-e057eb66bbe2</guid><dc:creator>Japanese Beginner</dc:creator><description>&lt;div class="result-shield-container tlid-copy-target"&gt;&lt;span class="tlid-translation translation" lang="en"&gt;&lt;span title=""&gt;The problem is solved.&lt;/span&gt; &lt;span title=""&gt; Thank you very much.&lt;/span&gt;&lt;/span&gt;&lt;span class="tlid-translation-gender-indicator translation-gender-indicator"&gt;&lt;/span&gt;&lt;span class="tlid-trans-verified-button trans-verified-button" style="display:none;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about adding "characteristics". (soft device: S132 5.00 SDK: 14.2.0 nRF52832)</title><link>https://devzone.nordicsemi.com/thread/190672?ContentTypeID=1</link><pubDate>Tue, 04 Jun 2019 07:56:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57511258-6ec2-4b0f-8db4-b0e1787671ea</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;You&amp;#39;re almost correct.&lt;/p&gt;
[quote userid="80285" url="~/f/nordic-q-a/48127/questions-about-adding-characteristics-soft-device-s132-5-00-sdk-14-2-0-nrf52832"]&amp;nbsp; By changing “NRF_SDH_BLE_GATTS_ATTR_TAB_SIZE” to fit within the range, it is possible to change the RAM size that can be used to add the characteristic without affecting other operations.[/quote]
&lt;p&gt;You have to change&amp;nbsp;&lt;span&gt;NRF_SDH_BLE_GATTS_ATTR_TAB_SIZE first, then you compile, flash and run and you should get some logs saying that the RAM regions should be changed to 0xXXXXXXXX. Then you go to your linker file (or memory placement or whatever), and you make the changes as they appear in the log. That should solve your problems.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>