<?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>Service example not running?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39226/service-example-not-running</link><description>Hi, 
 
 I&amp;#39;m having problem with the example code in the &amp;quot;Bluetooth low energy Services, a beginner&amp;#39;s tutorial&amp;quot;, the code was downloaded from github. 
 I&amp;#39;m using SES V3.5 for Ubuntu, and nRF5_SDK_15.0.0_a53641a . 
 I didn&amp;#39;t make any modifications to the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Oct 2018 13:03:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39226/service-example-not-running" /><item><title>RE: Service example not running?</title><link>https://devzone.nordicsemi.com/thread/152367?ContentTypeID=1</link><pubDate>Wed, 10 Oct 2018 13:03:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b312131-073f-4c87-8160-c3e17ce882af</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;You can read about it here&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/bjornspockeli/custom_ble_service_example"&gt;https://github.com/bjornspockeli/custom_ble_service_example.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The soft device takes more memory because of the inclusion of vendor specific UUID. The project file in the git repo is updated now to use the correct RAM settings, so no reason to worry about it anymore.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Service example not running?</title><link>https://devzone.nordicsemi.com/thread/152348?ContentTypeID=1</link><pubDate>Wed, 10 Oct 2018 11:39:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32d25f2d-3d7b-4ca4-96ae-530153dc91a1</guid><dc:creator>jj8431</dc:creator><description>&lt;p&gt;So the RAM start address is increased 8 bytes, could you please explain how to know where does the application ram start?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Service example not running?</title><link>https://devzone.nordicsemi.com/thread/152033?ContentTypeID=1</link><pubDate>Mon, 08 Oct 2018 11:48:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:175fc5de-fc07-4963-bcc1-c64ef5402366</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello, try the following,&lt;/p&gt;
&lt;p&gt;select your project in the &amp;quot;Project Items&amp;quot; list&lt;/p&gt;
&lt;p&gt;go to Project-&amp;gt;Edit Options...&lt;/p&gt;
&lt;p&gt;select &amp;quot;Common&amp;quot; under Private Configurations&lt;/p&gt;
&lt;p&gt;go to the linker section and double click &amp;quot;Section Placement Macros&amp;quot;&lt;/p&gt;
&lt;p&gt;set RAM_START=0x20002220 and RAM_SIZE=0xdde0.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>