<?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>S130 GATTS Attribute Table Size - how to reduce it safely?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12249/s130-gatts-attribute-table-size---how-to-reduce-it-safely</link><description>We would like to reduce the attribute table size a little to increase free RAM. Are there any guidelines explaining how we can judge how large the table needs to be for a given application? 
 Also what happens if we reduce the attribute table size too</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 Mar 2016 11:01:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12249/s130-gatts-attribute-table-size---how-to-reduce-it-safely" /><item><title>RE: S130 GATTS Attribute Table Size - how to reduce it safely?</title><link>https://devzone.nordicsemi.com/thread/46335?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2016 11:01:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d884212-1395-452a-b562-8fca9e339efe</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Unfortunately we don&amp;#39;t have any such guidelines, usually one would use a try and fail approach.&lt;/p&gt;
&lt;p&gt;The SoftDevice wouldn&amp;#39;t crash. When you try to something to the attribute table when it&amp;#39;s full you the function would return the NRF_ERROR_NO_MEM error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>