<?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>Can I user other programmers than J-Link?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22/can-i-user-other-programmers-than-j-link</link><description>Hi, 
 Is it possible to use any other programmer than Segger&amp;#39;s J-Links? Is it also possible to program the softdevice without using nRFgo Studio?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Mar 2015 13:18:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22/can-i-user-other-programmers-than-j-link" /><item><title>RE: Can I user other programmers than J-Link?</title><link>https://devzone.nordicsemi.com/thread/97?ContentTypeID=1</link><pubDate>Mon, 30 Mar 2015 13:18:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:820e2038-6225-4b45-9e0e-8abdd43158e1</guid><dc:creator>Millennium Parrot</dc:creator><description>&lt;p&gt;Segger sell a range of J-Links from the Lite for about £100 (GBP) to the ultra for £700. I&amp;#39;m not doing software development as that has been sub-contracted, however I need to be able to program a bootloader and application (S110-based). Which is most appropriate/cheapest I can get away with for the 51422?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I user other programmers than J-Link?</title><link>https://devzone.nordicsemi.com/thread/98?ContentTypeID=1</link><pubDate>Tue, 27 Jan 2015 14:07:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0a1f8f2-e626-415c-81fe-a827d4e2fb44</guid><dc:creator>andrey</dc:creator><description>&lt;p&gt;Correction: You can indeed by an ST-Link without a kit &lt;a href="http://www.digikey.com/product-detail/en/ST-LINK%2FV2/497-10484-ND/2214535"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I user other programmers than J-Link?</title><link>https://devzone.nordicsemi.com/thread/96?ContentTypeID=1</link><pubDate>Thu, 18 Dec 2014 14:04:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e69be4e5-70dd-4b6f-9cb9-db89f35c3211</guid><dc:creator>Anne van Rossum</dc:creator><description>&lt;p&gt;You can also use an ST-link (but you cannot buy them without an evaluation kit). I got the following idea from Sandeep Srinivasa, namely to use a STM32F4DISCOVERY kit (which is under 20 euros). You can find information on how to use OpenOCD to program it on &lt;a href="https://github.com/RIOT-OS/RIOT/wiki/Board:-yunjia-nrf51822."&gt;github.com/.../Board:-yunjia-nrf51822.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I user other programmers than J-Link?</title><link>https://devzone.nordicsemi.com/thread/95?ContentTypeID=1</link><pubDate>Mon, 04 Aug 2014 07:33:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f81f0984-7d6d-4147-ad52-a0979b0c9e4d</guid><dc:creator>sandeep</dc:creator><description>&lt;p&gt;@ole - sorry for commenting on an old question, but am fairly new to nrf51822 development. I already have a EK, as well as a Ulink2 programmer. Can I use your SDK (which I can download) as well as the Ulink programmer to flash nrf51822 breakout boards ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I user other programmers than J-Link?</title><link>https://devzone.nordicsemi.com/thread/94?ContentTypeID=1</link><pubDate>Tue, 11 Jun 2013 18:09:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b273f23-1b98-4fd4-8c26-364d735eab9c</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Segger&amp;#39;s tools are the only ones that are officially supported, but in principle it should be possible to use any SWD compliant programmer or debugger. One thing you need to be aware of, is however that enabling the debug interface (i.e. enabling it to be SWD compliant) requires a certain pin toggling pattern on the SWD pins, as described in the Debug Interface chapter of the &lt;a href="https://www.nordicsemi.com/eng/content/download/13233/212988/file/nRF51_Reference_manual%20v1.1.pdf"&gt;nRF51 Reference Manual&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;However, nRFgo Studio will not work with anything else than Segger&amp;#39;s tools, so you will most likely have to find another way to flash the softdevice. I guess that most tool vendors give a method for programming a hex file, but this is something you need to investigate yourself.&lt;/p&gt;
&lt;p&gt;For production programming, it is possible to use for example the &lt;a href="http://segger.com/flasher-arm.html"&gt;Flasher-ARM&lt;/a&gt; from Segger, but I believe that also &lt;a href="http://www.elnec.com/"&gt;Elnec&lt;/a&gt; and &lt;a href="http://www.hilosystems.com.tw/en/index.aspx"&gt;Hi-Lo Systems&lt;/a&gt; are working on solutions for this. You can try contacting them for details.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>