<?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>How is flashing done on custom hardware?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18302/how-is-flashing-done-on-custom-hardware</link><description>I am laying out a board in altium using the nRF51422 - just cutting out the essential pieces in the silk box from the nRF51 DK altium project. 
 I have some concerns. Once I have removed the arm3 mcu that does the talking over USB, how do I connect to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 11 Dec 2016 10:16:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18302/how-is-flashing-done-on-custom-hardware" /><item><title>RE: How is flashing done on custom hardware?</title><link>https://devzone.nordicsemi.com/thread/70689?ContentTypeID=1</link><pubDate>Sun, 11 Dec 2016 10:16:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7b7b6e6-0ed8-4336-af6e-88ecfe29c84f</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;nRF5x chips are equipped with JTAG/SWD interface so as long as you connect these PINs (SWDIO and SWDCLK + obviously VCC and GND - see PIN layout of nRF51422 in chapter 2.2 of Product Specification downloadable from &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf51/dita/nrf51/pdflinks/51422_ps.html?cp=3_5_0"&gt;here&lt;/a&gt;) to some header or at least test points then you can use any compatible programmer (typically SEGGER J-Link which is also available on nRF5x Dev Kits including option to flash external chips over pin header).&lt;/p&gt;
&lt;p&gt;To off-board programming: this is used in case you need to save time on production line or if you don&amp;#39;t have space for programming interface on final PCB. Nordic were originally supplying nRF5x chips with SoftDevice pre-loaded but you would anyway need to flash your application code and I guess they stopped offering this part number anyway. Off board programming has specific pit falls like you need specific programming socket + you need good process how to get chip from the reel to the socket and then back (or to new &amp;quot;holder&amp;quot;) because that&amp;#39;s usually necessary for next step in assembly process = PCB population. Professional manufactures usually offer this service but I assume it is more expensive then programming on final PCB.&lt;/p&gt;
&lt;p&gt;I guess you can find several open hardware examples on the internet with nRF51 and nRF52 chips which have JTAG/SWD programming interface on test points/PIN headers (instead of some on-board programming MCU like SEGGER J-Link OB on nRF5x DK boards). You can also see Nordic&amp;#39;s nRF51 Beacon Kit example, that&amp;#39;s a good one.&lt;/p&gt;
&lt;p&gt;Cheers Jan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>