<?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>HRM Example on Sparkfun nRF52 board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21407/hrm-example-on-sparkfun-nrf52-board</link><description>Hi 
 I have this board: www.sparkfun.com/.../13990 connected to a PCA10040 Nordic board. I am able to write and debug the Sparkfun board (the blinky LED example). I am now trying to get the ANT+ HRM example to work. 
 I am using SDK v11. 
 My understanding</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Jun 2017 11:00:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21407/hrm-example-on-sparkfun-nrf52-board" /><item><title>RE: HRM Example on Sparkfun nRF52 board</title><link>https://devzone.nordicsemi.com/thread/83922?ContentTypeID=1</link><pubDate>Wed, 07 Jun 2017 11:00:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b5a5835-780b-4d96-9b87-e371cad96c8e</guid><dc:creator>shampoo</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;This image should help: &lt;a href="https://cdn.sparkfun.com/assets/learn_tutorials/5/4/9/nrf52832-dk-programming-board.jpg"&gt;cdn.sparkfun.com/.../nrf52832-dk-programming-board.jpg&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But he has it plugged into the NFC on the Sparkfun. Move it down to where it says &amp;quot;C&amp;quot; and &amp;quot;D&amp;quot; on the back of the board and you&amp;#39;ll have the wiring correct.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HRM Example on Sparkfun nRF52 board</title><link>https://devzone.nordicsemi.com/thread/83921?ContentTypeID=1</link><pubDate>Tue, 06 Jun 2017 13:25:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee67582f-bdac-493e-a68a-c4d2d173b0bb</guid><dc:creator>DavidC</dc:creator><description>&lt;p&gt;Hi Shampoo,&lt;/p&gt;
&lt;p&gt;I also have the Sparkfun board and a Nordic pca10040 but I dont know how to connect them, do you have a sketch how did you connected them?&lt;/p&gt;
&lt;p&gt;I having problem everytime that I want to flash the sparkfun, due to the Triggering the Bootloader&lt;/p&gt;
&lt;p&gt;regards,&lt;/p&gt;
&lt;p&gt;David Caraveo&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HRM Example on Sparkfun nRF52 board</title><link>https://devzone.nordicsemi.com/thread/83919?ContentTypeID=1</link><pubDate>Fri, 21 Apr 2017 13:43:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff163771-c57e-4b82-b371-a7c3defc15eb</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Happy to help :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HRM Example on Sparkfun nRF52 board</title><link>https://devzone.nordicsemi.com/thread/83918?ContentTypeID=1</link><pubDate>Fri, 21 Apr 2017 13:13:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5cb59bb0-2e69-45f1-8fb1-06c2be6a006d</guid><dc:creator>shampoo</dc:creator><description>&lt;p&gt;Perfect. It works ! Thanks so much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HRM Example on Sparkfun nRF52 board</title><link>https://devzone.nordicsemi.com/thread/83920?ContentTypeID=1</link><pubDate>Fri, 21 Apr 2017 13:03:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d2af259-82c5-4f89-ac1d-cadaaa9812ad</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;My bad, I added the wrong linker script. Sorry for that and I have corrected my answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HRM Example on Sparkfun nRF52 board</title><link>https://devzone.nordicsemi.com/thread/83917?ContentTypeID=1</link><pubDate>Fri, 21 Apr 2017 12:44:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:121df7f8-a7ad-4248-bbfd-0db5c7729b8f</guid><dc:creator>shampoo</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sorry for the delay in replying and thanks so much for taking the time. I have changed the linker script for exactly as is in the example you outlined. My debugger is no longer stopping on the first line of my application. It does when using the original linker script. Any ideas what might cause this ?&lt;/p&gt;
&lt;p&gt;I am using Eclipse as an IDE and debugger.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;J&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HRM Example on Sparkfun nRF52 board</title><link>https://devzone.nordicsemi.com/thread/83916?ContentTypeID=1</link><pubDate>Wed, 19 Apr 2017 12:16:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03eddc74-6a93-4a01-9c84-a60738cbad07</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;You can just use the same Memory configuration as the linker script for the gcc toolchain in our SDK, &lt;code&gt;ble_ant_app_hrm_gcc_nrf52.ld&lt;/code&gt;. You&amp;#39;ll find it in &lt;code&gt;\examples\multiprotocol\ble_ant_app_hrm\pca10040\s332\armgcc&lt;/code&gt;.  You may also have to add the &lt;code&gt;pwr_mgmt_data&lt;/code&gt; section if you&amp;#39;re using that in your modified example.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;   /* Linker script to configure memory regions. */

SEARCH_DIR(.)
GROUP(-lgcc -lc -lnosys)

MEMORY
{
  FLASH (rx) : ORIGIN = 0x27000, LENGTH = 0x59000
  RAM (rwx) :  ORIGIN = 0x20003800, LENGTH = 0xc800
}

SECTIONS
{
  .fs_data :
  {
    PROVIDE(__start_fs_data = .);
    KEEP(*(.fs_data))
    PROVIDE(__stop_fs_data = .);
  } &amp;gt; RAM
} INSERT AFTER .data;

INCLUDE &amp;quot;nrf5x_common.ld&amp;quot;
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>