<?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>Add new service base on SDK13 is failed</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20863/add-new-service-base-on-sdk13-is-failed</link><description>Hi Sir, 
 I add NUS service into CSCS project base on nRF5_SDK_13 follow the steps below, there was no error occurred after build the project, but it didn&amp;#39;t work. Please correct me if there is anything I missed or misunderstanding. Thanks. 
 1&amp;#39; Initialize</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Aug 2017 19:45:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20863/add-new-service-base-on-sdk13-is-failed" /><item><title>RE: Add new service base on SDK13 is failed</title><link>https://devzone.nordicsemi.com/thread/81476?ContentTypeID=1</link><pubDate>Wed, 30 Aug 2017 19:45:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:714858c7-7f16-4455-8467-f730d800cebf</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;There is SoftDevice migration document attached to every release so if you look to any S13x V2/3/4/5 migration document and search for &lt;code&gt;APP_RAM_BASE&lt;/code&gt; you will see how &lt;code&gt;sd_ble_enable&lt;/code&gt; function should be called, how to find proper value and then depending on specific way how you enable SoftDevice and also depending on toolchain you use there is place where to set the value for linker. Also don&amp;#39;t repeat mistake of Clement: this has very little to do with SDK version, this is about SoftDevice version (which might be the same as shipped with SDK or you can update header files manually from other release).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add new service base on SDK13 is failed</title><link>https://devzone.nordicsemi.com/thread/81477?ContentTypeID=1</link><pubDate>Wed, 30 Aug 2017 15:46:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b16974e6-3955-4d86-819f-310e23a10698</guid><dc:creator>mboungou</dc:creator><description>&lt;p&gt;Hi, Thanks for your answer. Could you detail this procedure to RAM memory layout without changing SDK as Clement did.  Which particular file and which modifications?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add new service base on SDK13 is failed</title><link>https://devzone.nordicsemi.com/thread/81478?ContentTypeID=1</link><pubDate>Fri, 31 Mar 2017 02:12:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:198c7bbd-ddbc-46c6-85c3-10d20a127fd6</guid><dc:creator>Clement</dc:creator><description>&lt;p&gt;Hi Sir,
Thanks for your advice. I solved this issue by upgrading SDK version to SDK13.0.0.1.alpha.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add new service base on SDK13 is failed</title><link>https://devzone.nordicsemi.com/thread/81475?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2017 09:03:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae56c3aa-39c1-40c3-b7b8-098e85dc9a54</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;You need to correct RAM memory layout in the LD file (if you use GCC, Keil/IAR/other IDEs have similar settings elsewhere). This is normally done by the trick where you enable RTT or UART tracing and print out amount of RAM required by Soft Device during init. Then you update the project, recompile and you should be fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>