<?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>Why ble_app_hrs with s310 is not starting on pc10006(nRF51422)?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5950/why-ble_app_hrs-with-s310-is-not-starting-on-pc10006-nrf51422</link><description>Hello,
I&amp;#39;m trying examples supplied with SDK, running on pca10006 with nRF51422 chip board and Segger J-Link debugger. 
 I am able to 
 
 Erase entire chip with nRFgo studio 
 Flash and run blinky example. Behaves as expected 
 Flash and run debouncer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 31 Mar 2015 07:35:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5950/why-ble_app_hrs-with-s310-is-not-starting-on-pc10006-nrf51422" /><item><title>RE: Why ble_app_hrs with s310 is not starting on pc10006(nRF51422)?</title><link>https://devzone.nordicsemi.com/thread/20720?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2015 07:35:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b5e5226-cba2-4e2c-8a59-3ab5421700d4</guid><dc:creator>Kay</dc:creator><description>&lt;p&gt;Hi Derek,
At this stage, i made it working with s110 softdevice and everything works as expected. Will port it to s310 in near future and will update.
Hope it helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why ble_app_hrs with s310 is not starting on pc10006(nRF51422)?</title><link>https://devzone.nordicsemi.com/thread/20719?ContentTypeID=1</link><pubDate>Sun, 22 Mar 2015 22:20:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63f3a0ac-363a-4863-8aee-4a7e53e6dcae</guid><dc:creator>derek21993</dc:creator><description>&lt;p&gt;I am experiencing the same problem. Kay, did this end up working for you at all?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why ble_app_hrs with s310 is not starting on pc10006(nRF51422)?</title><link>https://devzone.nordicsemi.com/thread/20718?ContentTypeID=1</link><pubDate>Wed, 18 Mar 2015 13:05:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cabea030-e5cd-472a-9078-5eb2a56e5ea9</guid><dc:creator>Kay</dc:creator><description>&lt;p&gt;Thank you,
I thought that if the example stored under s310 folder it consumes s310 softdevice version. Now i&amp;#39;m paying more attention to different versions compatibility.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why ble_app_hrs with s310 is not starting on pc10006(nRF51422)?</title><link>https://devzone.nordicsemi.com/thread/20717?ContentTypeID=1</link><pubDate>Tue, 10 Mar 2015 21:07:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7adb3b56-4a9f-4a07-a188-49a6a2b4e60e</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The ble_app_hrs example is made for the S110 stack. The ble_app_hrm example is actually made for the S310 stack and should work out of the box. It should however be easy to port an example made for the S110 stack to the S310 stack, see the porting guide &lt;a href="https://devzone.nordicsemi.com/question/15230/porting-code-for-s110-to-work-with-s310/?answer=15240#post-id-15240"&gt;here&lt;/a&gt;. This porting guide is made however for S310 1.0.0 which consumes different flash space than S310 2.0.1. The application should be flashed to address 0x1d000 instead of 0x20000 as done in the porting guide. See more information about ROM and RAM consumption of the S310 2.0.0 in the &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF51422/S310-SDS/26309"&gt;S310 SDS 2.0&lt;/a&gt; section 11.1.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update 31.3.2015&lt;/strong&gt;
When using BLE example like the ble_app_hrs for the S310 v2 and PCA10007/PCA10006 board, you should have the following compiler define:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/compiler-define-for-PCA10006.JPG" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;You should also disable optimization by setting &amp;quot;Optimization: Level 0&amp;quot; as shown above in order to successfully debug the application.&lt;br /&gt;
Also use the following ROM and RAM settings:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/S310v2-RAM-and-ROM-settings-on-PCA10006.JPG" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>