<?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>Transfer nRF51422 project to nRF51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7356/transfer-nrf51422-project-to-nrf51822</link><description>Hi, 
 I&amp;#39;m currently testing ble_app_uart on nRF51822 custom board. I connected it to nrf51 DK P19 and was able to program the hex file successfully. 
 But it doesn&amp;#39;t run although it was working perfectly fine with nRF51 DK (which is nRF51422). 
 I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Jul 2015 19:12:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7356/transfer-nrf51422-project-to-nrf51822" /><item><title>RE: Transfer nRF51422 project to nRF51822</title><link>https://devzone.nordicsemi.com/thread/26070?ContentTypeID=1</link><pubDate>Mon, 27 Jul 2015 19:12:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4f9afdd-cca9-43f7-b895-ec230d5b3d24</guid><dc:creator>pltv</dc:creator><description>&lt;p&gt;Hello i face same issue. So whats the final solution that you attempted? Did you remove the BSP package from the code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Transfer nRF51422 project to nRF51822</title><link>https://devzone.nordicsemi.com/thread/26069?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2015 02:51:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ca320f1-f87e-4e15-8ceb-f880d487eee3</guid><dc:creator>brianbscho</dc:creator><description>&lt;p&gt;It was not a problem of using nRF51422 / nRF51822. The problem was using BSP (Board Support Package) module with custom board, not nRF51-DK. So it makes problem at APP_ERROR_CHECK in example source code.&lt;/p&gt;
&lt;p&gt;Thanks,
Brian&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Transfer nRF51422 project to nRF51822</title><link>https://devzone.nordicsemi.com/thread/26068?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2015 02:24:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca84b4cc-5471-4b56-8ce2-a046d6a60bee</guid><dc:creator>brianbscho</dc:creator><description>&lt;p&gt;Yes, I used LF crystal and confirmed the schematic with Nordic. With nRFgo Studio, I successfully loaded SoftDevice and Application. In the debug mode, it seems code is running okay. It didn&amp;#39;t fall into fault handler and code runs line by line smoothly. Finally I changed clock to NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM but didn&amp;#39;t see improvement. It&amp;#39;s really frustrating...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Transfer nRF51422 project to nRF51822</title><link>https://devzone.nordicsemi.com/thread/26066?ContentTypeID=1</link><pubDate>Mon, 01 Jun 2015 09:15:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b975d80-5968-4ccd-b5fc-a6a1f5342618</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;ok so the board at least works. You didn&amp;#39;t answer my question about the LF crystal, do you have one on the board? Check the softdevice is on the chip and the code too, check it&amp;#39;s on at the right place use a debugger to read it back and ensure it was programmed. Use a debugger when your code is running to find out where you are, are you in a fault handler? You could try temporarily switching the clock source for the softdevice to NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM to take the LF crystal out of the equation entirely, just remember to put it back.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Transfer nRF51422 project to nRF51822</title><link>https://devzone.nordicsemi.com/thread/26067?ContentTypeID=1</link><pubDate>Mon, 01 Jun 2015 06:15:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b86b7a3-a141-4050-ad9c-e8dadbf01bb6</guid><dc:creator>brianbscho</dc:creator><description>&lt;p&gt;Okay, I found it&amp;#39;s working with simple peripheral example without SoftDevice. But as soon as I use any project using SoftDevice, it doesn&amp;#39;t response with GPIO input as well as it doesn&amp;#39;t advertise. I guess there is some problem of using SoftDevice in my custom board. What can I try to solve this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Transfer nRF51422 project to nRF51822</title><link>https://devzone.nordicsemi.com/thread/26065?ContentTypeID=1</link><pubDate>Sun, 31 May 2015 12:18:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9dd2abab-da4c-4e9b-b13d-1ef4f1ef7916</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;You&amp;#39;ve flashed a softdevice, the correct softdevice for the project you&amp;#39;ve built?&lt;/p&gt;
&lt;p&gt;You have a LF crystal on the board? Right tolerance for the parameters you&amp;#39;re starting the softdevice with?&lt;/p&gt;
&lt;p&gt;Have you tried a simple no-softdevice project to see if that works?&lt;/p&gt;
&lt;p&gt;What does &amp;#39;doesn&amp;#39;t run&amp;#39; mean, where does it go, can you get a debugger on it and see what it&amp;#39;s up to?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Transfer nRF51422 project to nRF51822</title><link>https://devzone.nordicsemi.com/thread/26064?ContentTypeID=1</link><pubDate>Sun, 31 May 2015 08:37:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91c1fb02-2256-473a-88be-5008f863fba4</guid><dc:creator>brianbscho</dc:creator><description>&lt;p&gt;Oh right I forgot to mention that. It&amp;#39;s nrf51822 QFAAHA and I&amp;#39;m using SDK 8.1.0 with S110 8.0.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Transfer nRF51422 project to nRF51822</title><link>https://devzone.nordicsemi.com/thread/26063?ContentTypeID=1</link><pubDate>Sun, 31 May 2015 08:31:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b7a4f5f-290e-4925-b651-b7a65c0c060b</guid><dc:creator>muhkuhns</dc:creator><description>&lt;p&gt;What revision is your nrf51822? What SD and SDK version are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>