<?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>Running ANT IO demo on nRF52840 DK, using to developement kit boards.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55704/running-ant-io-demo-on-nrf52840-dk-using-to-developement-kit-boards</link><description>Good day 
 I&amp;#39;m trying to run the ANT IO demo using two nRF52840 DKs. In order to do that I am trying to migrate the example from softdevice s212 to s340. I am currently using Segger Embeded Studio and the SDK v16.0.0 on windows 7. In other similar questions</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Dec 2019 20:47:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55704/running-ant-io-demo-on-nrf52840-dk-using-to-developement-kit-boards" /><item><title>RE: Running ANT IO demo on nRF52840 DK, using to developement kit boards.</title><link>https://devzone.nordicsemi.com/thread/225981?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2019 20:47:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a11c0fe9-b86f-465f-a182-03678ea7c0a9</guid><dc:creator>Guillermo95</dc:creator><description>&lt;p&gt;Hi Kenneth,&lt;/p&gt;
&lt;p&gt;Thanks for your response. I solved the problem a few minutes ago. I had not modified the board definition header files. After replacing the content of &amp;quot;pca10040.h&amp;quot; with the content of &amp;quot;pca10056.h&amp;quot; the example worked fine. The problem was that the LEDs and push-buttons are maped differently in the nRF52840 compared to other boards. Probably, as you said, including the application files to a s340 project would have been a better aproach.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running ANT IO demo on nRF52840 DK, using to developement kit boards.</title><link>https://devzone.nordicsemi.com/thread/225977?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2019 19:38:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63c7dfb7-fbaa-422a-a534-33ff2fa6a01b</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It can be pretty much anything at this point. For instance are you sure the correct softdevice is programmed, if you single step the application code does it run to main(), is it possible to single step the code to check where it fails, and/or trigger hardfault? Have you considered taking one of the examples made for the S340 + nRF52840 (e.g. pca10056), and include the application specific files from your S212 project,&amp;nbsp;instead of modifying the S212 project to &amp;quot;become&amp;quot; an S340?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running ANT IO demo on nRF52840 DK, using to developement kit boards.</title><link>https://devzone.nordicsemi.com/thread/225949?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2019 15:46:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:022be66c-e9e8-45b2-a558-4fecd7d0f526</guid><dc:creator>Guillermo95</dc:creator><description>&lt;p&gt;Update:&lt;/p&gt;
&lt;p&gt;I realized that my memory adjustments did not meeted this conditions &amp;quot;&lt;span&gt;Edit the values&amp;nbsp;&lt;/span&gt;&lt;strong&gt;RAM_START and FLASH_START&lt;em&gt;&lt;/em&gt;&lt;/strong&gt;&lt;span&gt;, note that&amp;nbsp;&lt;/span&gt;&lt;strong&gt;FLASH_SIZE&lt;/strong&gt;&lt;span&gt;&amp;nbsp;should not be larger than (&lt;/span&gt;&lt;strong&gt;FLASH_PH_SIZE -&amp;nbsp; FLASH_START)&lt;/strong&gt;&lt;span&gt;, and that&amp;nbsp;&lt;/span&gt;&lt;strong&gt;(&lt;/strong&gt;&lt;strong&gt;RAM_SIZE + RAM_START)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;should not be larger than (&lt;/span&gt;&lt;strong&gt;RAM_PH_START + RAM_PH_SIZE).&lt;/strong&gt;&amp;quot; I corrected the values as follows:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x240/__key/communityserver-discussions-components-files/4/section-placement-new.png" /&gt;&lt;/p&gt;
&lt;p&gt;But the examples are still not working as expected.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>