<?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>mbed with custom pcb</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6610/mbed-with-custom-pcb</link><description>Hey, 
 For my project I wrote and tested (w/ nRF51 DK) all firmware in mbed. I also made a custom PCB w/ the nRF51822 CEAA chip based on the 4 layer reference design provided by Nordic. 
 The problem comes when I program my custom board w/ the mbed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 26 Apr 2015 03:30:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6610/mbed-with-custom-pcb" /><item><title>RE: mbed with custom pcb</title><link>https://devzone.nordicsemi.com/thread/23120?ContentTypeID=1</link><pubDate>Sun, 26 Apr 2015 03:30:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eabc9daa-62d8-421b-93fd-87ee7db699ed</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Are you sure the MBED compiled firmware is being correctly uploaded to your board? How are you getting it on there, does your board appear as a Mass Storage Device or are you using Segger to upload MBED-compiled code to it?&lt;/p&gt;
&lt;p&gt;Since you seem to be able to use JLink to connect to the custom board, have you tried dumping out the flash and ensuring that you do in fact have the code you expect on it. You could compare it to a similar dump of your DK after MBED programming. Check both your application code and the softdevice .. and the UICR whilst you&amp;#39;re at it.&lt;/p&gt;
&lt;p&gt;Other options, upload your MBED code, connect a JLink, halt, reset and go and then halt and find out where you are, that might possibly give you a clue as to what your board&amp;#39;s up to.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mbed with custom pcb</title><link>https://devzone.nordicsemi.com/thread/23119?ContentTypeID=1</link><pubDate>Sat, 25 Apr 2015 20:57:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3653d5b0-0108-4f21-9f76-f177572ea0f9</guid><dc:creator>Michael Dietz</dc:creator><description>&lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;I checked my chip and it is revision 1. However when I changed to target the eval board there is still nothing happening after I program the board.&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mbed with custom pcb</title><link>https://devzone.nordicsemi.com/thread/23118?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2015 10:43:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:311c014f-0d24-45a2-8a81-1917d4fe62d5</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;If you have an older chip revision for your custom board, it may not work if you are compiling against the nRF51 DK target in mbed which uses a nRF51422 QFAC revision 3 chip.&lt;/p&gt;
&lt;p&gt;To see which chip revision you have: &lt;a href="https://www.nordicsemi.com/eng/nordic/download_resource/41917/6/29336623"&gt;www.nordicsemi.com/.../29336623&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Try to compile against this target instead: &lt;a href="http://developer.mbed.org/platforms/Nordic-nRF51822/"&gt;developer.mbed.org/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>