<?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>Maximum number of custom service</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61911/maximum-number-of-custom-service</link><description>hello, I try to make an application with 6 different services. I used the ble_custom_service tutorial to create my different services. 
 I manage to work without problems with 5 services but when I try to add the last one, the bluetooth is no longer visible</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 May 2020 14:52:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61911/maximum-number-of-custom-service" /><item><title>RE: Maximum number of custom service</title><link>https://devzone.nordicsemi.com/thread/252249?ContentTypeID=1</link><pubDate>Thu, 28 May 2020 14:52:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dec2b1c7-1ff5-40ce-8516-0fc87d2af3a0</guid><dc:creator>Arthur_lelong</dc:creator><description>&lt;p&gt;it&amp;#39;s working fine now&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;thank you for your help&amp;nbsp; !&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Cordially&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximum number of custom service</title><link>https://devzone.nordicsemi.com/thread/252203?ContentTypeID=1</link><pubDate>Thu, 28 May 2020 13:22:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2cf5edc-7871-4905-88ba-741407dd71e1</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;If there is not sufficient RAM for the softdevice you will receive an error and in the log you will find which RAM size you need to modify to. Have a look at&amp;nbsp;nrf_sdh_ble_enable() function inside nrf_sdh_ble.c&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximum number of custom service</title><link>https://devzone.nordicsemi.com/thread/252179?ContentTypeID=1</link><pubDate>Thu, 28 May 2020 12:34:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb3cbc5c-4a88-4535-8070-a64e50e0a5e9</guid><dc:creator>Arthur_lelong</dc:creator><description>&lt;p&gt;Hi, thank you for your reply,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;how to make the link between the&amp;nbsp;&lt;span&gt;NRF_SDH_BLE_GATTS_ATTR_TAB_SIZE&amp;nbsp; and the RAM_START ??&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Actually i have:&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt; FLASH_PH_START=0x0&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;FLASH_PH_SIZE=0x80000&lt;/p&gt;
&lt;p&gt;RAM_PH_START=0x20000000&lt;/p&gt;
&lt;p&gt;RAM_PH_SIZE=0x10000&lt;/p&gt;
&lt;p&gt;FLASH_START=0x26000&lt;/p&gt;
&lt;p&gt;FLASH_SIZE=0x5a000&lt;/p&gt;
&lt;p&gt;RAM_START=0x20002a98&lt;/p&gt;
&lt;p&gt;RAM_SIZE=0xd568&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;i took that from the ble_app_uart example configuration but i&amp;nbsp;don&amp;rsquo;t really understand how it works.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximum number of custom service</title><link>https://devzone.nordicsemi.com/thread/252167?ContentTypeID=1</link><pubDate>Thu, 28 May 2020 12:12:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b503884-d5da-43c0-aecc-f15a2accd66a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Arthur,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You would need to increase the&amp;nbsp;NRF_SDH_BLE_GATTS_ATTR_TAB_SIZE 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 project setting (the start address of RAM for application).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>