<?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>nRF51DK to program custom board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6530/nrf51dk-to-program-custom-board</link><description>i have the nRF51DK that comes with the Segger j-link programmer. Can i use the programmer on the board to program a custom board i purchased from Nordic preferred vendor? the module has the VCC, Ground, SWDIO and SWDCLK pins exposed. 
 are there any</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Apr 2015 10:40:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6530/nrf51dk-to-program-custom-board" /><item><title>RE: nRF51DK to program custom board</title><link>https://devzone.nordicsemi.com/thread/22810?ContentTypeID=1</link><pubDate>Fri, 17 Apr 2015 10:40:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47f0ff53-1a9d-414f-893c-bee8a8955b6c</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;From Section 5.10 in the nRF51-DK - User Guide:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The nRF51 DK board supports
programming and debugging of external
boards. To debug an external board,
connect to the Debug out (P19)
connector with a 10 pin cable.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;When the external board is powered,
the interface MCU will detect the
supply voltage of the board and
program/debug the target chip on
external board instead of the on-board
nRF51422.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;You can buy the cable &lt;a href="http://microcontrollershop.com/product_info.php?cPath=301_255_400&amp;amp;products_id=6591&amp;amp;osCsid=nj5mhnf4ct42gd614pp5drgko7"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51DK to program custom board</title><link>https://devzone.nordicsemi.com/thread/22807?ContentTypeID=1</link><pubDate>Fri, 17 Apr 2015 10:39:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e0eb475-e944-416d-bd7f-2c42f54994d2</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;This is not an answer. Please edit your question to include the information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51DK to program custom board</title><link>https://devzone.nordicsemi.com/thread/22809?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2015 14:37:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39e19819-cee4-4c7e-b273-1ddeaa079383</guid><dc:creator>Alex</dc:creator><description>&lt;p&gt;You need to use Debug out connector. I used on my PCB this cable &lt;a href="http://www.tag-connect.com/TC2030-CTX"&gt;http://www.tag-connect.com/TC2030-CTX&lt;/a&gt;
&lt;a href="http://www.tag-connect.com/Materials/TC2030-CTX.pdf"&gt;Datasheet&lt;/a&gt; so no cost for on-board connector. When you apply Vcc on pin 1 from your board then nRF51DK will recognize external board and will use Debug out signals, not internal nRF51 chip.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51DK to program custom board</title><link>https://devzone.nordicsemi.com/thread/22806?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2015 14:09:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0dc9a04-b24f-4f56-82c2-55cf30f2eb82</guid><dc:creator>TheGodPartycle</dc:creator><description>&lt;p&gt;i have this board. the question is, how exactly can i use this to program and debug a custom board? &lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/IMG_5F00_9311.JPG" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;the nRF51DK has Debug in and Debug out. I am assuming i have to use debug out on top left hand side as shown in the picture below.&lt;/p&gt;
&lt;p&gt;questions :&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Where can i purchase a cable that fits into the debug out socket?&lt;/li&gt;
&lt;li&gt;how do i tell the debugger to program the external board and not the on board module?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51DK to program custom board</title><link>https://devzone.nordicsemi.com/thread/22808?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2015 10:12:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef341dd2-f058-4b92-b153-f72e83b1edf3</guid><dc:creator>Max C.</dc:creator><description>&lt;p&gt;Check this: &lt;a href="http://stackoverflow.com/questions/20967892/programming-nrf51822-and-integrating-it-on-a-pcb"&gt;stackoverflow.com/.../programming-nrf51822-and-integrating-it-on-a-pcb&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I dont&amp;#39;t know about nRF51DK, but if the Segger J-Link is on-board probably you can&amp;#39;t use it to program other boards; if the J-Link is a stand-alone piece you can for sure use it to program your custom boards;&lt;/p&gt;
&lt;p&gt;When  you want to program a custom board be careful to the Target Voltage: typically the J-Link sold within development kits is a cheaper one which works only for Target Voltages of 3.3V, so you will be unable to use it to program your custom board if your supply voltage is different form 3.3V;&lt;/p&gt;
&lt;p&gt;UPDATE1:
As others stated, the nRF51-DK board support external debugging-programming through the DEBUG-OUT&amp;quot; connector;&lt;/p&gt;
&lt;p&gt;Anyway as i was suspecting, please note that the integrated Segger J-LINK only supports target volotages of 3.0V as specified into the nRF51-DK user guide 1.0: &amp;quot;Note: The voltage supported by external debugging/programming is 3.0V&amp;quot; pag.20&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>