<?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>What is the maximum number of characteristics?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81553/what-is-the-maximum-number-of-characteristics</link><description>Hello. 
 I am developing using nrf52832 (S132 v7.0.1, SDK v17.0.0). 
 I have a question about the maximum number of characteristics. I searched DevZone for the same question, but the numbers were different. Perhaps it is possible to set the upper limit</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Nov 2021 14:17:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81553/what-is-the-maximum-number-of-characteristics" /><item><title>RE: What is the maximum number of characteristics?</title><link>https://devzone.nordicsemi.com/thread/338206?ContentTypeID=1</link><pubDate>Tue, 09 Nov 2021 14:17:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40736f3f-e882-4859-aa6f-6e7aaf68006f</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user=""]I am developing using nrf52832 (S132 v7.0.1, SDK v17.0.0).[/quote]
&lt;p&gt;Please be aware that&amp;nbsp;&lt;span&gt;SDK v17.0.0 is replaced by &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/index.html"&gt;v17.0.2 for bug fixing&lt;/a&gt;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
[quote user=""]I have a question about the maximum number of characteristics.[/quote]
&lt;p&gt;&lt;span&gt;Generally, there are no limits in terms of service, characteristic, or descriptor counts.&amp;nbsp;The only limit is the memory available for the attribute table.&amp;nbsp;You could increase the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/group__nrf__sdh__ble__config.html#ga88fee7429b8beaee58eb0e270a99c82a"&gt;NRF_SDH_BLE_GATTS_ATTR_TAB_SIZE&lt;/a&gt; in sdk_config.h. Note that when you increase the&amp;nbsp;NRF_SDH_BLE_GATTS_ATTR_TAB_SIZE you would also need to increase the softdevice&amp;#39;s allocated memory in the project setting (the start address of RAM for application).&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>