<?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>Which Software I need to Programming nRF51822?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49027/which-software-i-need-to-programming-nrf51822</link><description>Hi, I am an internship student and so new at programming. I have a nRF51822 DK that includes; 
 
 2 x nRF51822 module 
 2 x BLE master dongle 
 J-Link Cortex emulator (Debugger) 
 and the other stuff 
 
 1) My duty is getting contact that two nRF51822</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Jun 2019 16:34:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49027/which-software-i-need-to-programming-nrf51822" /><item><title>RE: Which Software I need to Programming nRF51822?</title><link>https://devzone.nordicsemi.com/thread/195425?ContentTypeID=1</link><pubDate>Fri, 28 Jun 2019 16:34:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a569653c-6165-4655-a7c1-ddee9efc88c0</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you see the serial number of your J-Link debugger printed using &amp;quot;nrfjprog -i&amp;quot;, then your PC &lt;em&gt;does&lt;/em&gt; see it, and everything seems in order. It should appear as a removable drive as well, but that does not really matter. You will probably want to program via some other tools, for instance directly from your IDE or using nrfjprog.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Which Software I need to Programming nRF51822?</title><link>https://devzone.nordicsemi.com/thread/195254?ContentTypeID=1</link><pubDate>Fri, 28 Jun 2019 05:58:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c2b5a0c-af19-4507-a61f-bf0db13eadde</guid><dc:creator>efka</dc:creator><description>&lt;p&gt;Yes I have connected J-Link debugger and I got output that is written on my J-Link debugger when I write &amp;#39;&amp;#39;nrfjprog -i&amp;#39;&amp;#39;. But still my PC does not see. What should I do?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Which Software I need to Programming nRF51822?</title><link>https://devzone.nordicsemi.com/thread/195157?ContentTypeID=1</link><pubDate>Thu, 27 Jun 2019 13:10:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b85fe091-b8ef-44c3-9fdc-f15ec1238edf</guid><dc:creator>Einar Thorsrud</dc:creator><description>[quote user="efka"]but My computer does not appear as a removable drive drive named J Link. So How can I solve that?[/quote]
&lt;p&gt;&amp;nbsp;Have you connected a DK or a J-Link debugger to your PC? If so you should see it. Do you get any output if you write &amp;quot;nrfjprog -i&amp;quot;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Which Software I need to Programming nRF51822?</title><link>https://devzone.nordicsemi.com/thread/195155?ContentTypeID=1</link><pubDate>Thu, 27 Jun 2019 13:08:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:502f5fdc-c759-43c4-a73d-c06652f443b9</guid><dc:creator>efka</dc:creator><description>&lt;p&gt;Thanks for answer.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I installed Keil MDK, nRF Command line tools and nRF Connect for desktop. I am following your advice and I started with SDK Gertting started guide. I want to try Blinking Example. I followed all directions at the&amp;nbsp;&lt;a title="Blinking example" href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Fgetting_started_precompiled.html" rel="noopener noreferrer" target="_blank"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Fgetting_started_precompiled.html&lt;/a&gt;&amp;nbsp;but My computer does not appear as a removable drive drive named J Link. So How can I solve that?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Which Software I need to Programming nRF51822?</title><link>https://devzone.nordicsemi.com/thread/194900?ContentTypeID=1</link><pubDate>Wed, 26 Jun 2019 13:36:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97f9ba50-56f9-4a4f-97b3-826e43730a4c</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]1) My duty is getting contact that&amp;nbsp; two nRF51822 modules. Which IDE is better than the others?&amp;nbsp;[/quote]
&lt;p&gt;I suggest you test with &lt;a href="http://www2.keil.com/mdk5/uvision/"&gt;Keil&amp;nbsp;µVision&lt;/a&gt;&amp;nbsp;first, as that is user-friendly, and the SDK provides Keil projects. Note that the free Keil version only works with applications smaller than 32 kB, but that might be enough.&lt;/p&gt;
[quote user=""]2) Is there any software I got to use except from IDE?&amp;nbsp;[/quote]
&lt;p&gt;The latest SDK that supports the nRF51 is SDK 12.3, so I recommend you&amp;nbsp;use that. You can download it &lt;a href="https://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v12.x.x/"&gt;here &lt;/a&gt;and find the documentation &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/index.html?cp=5_5_7"&gt;here&lt;/a&gt;. You should also install &lt;a href="https://www.nordicsemi.com/?sc_itemid=%7B56868165-9553-444D-AA57-15BDE1BF6B49%7D"&gt;nRF Command line tools&lt;/a&gt;&amp;nbsp;and &lt;a href="https://www.nordicsemi.com/?sc_itemid=%7BB935528E-8BFA-42D9-8BB5-83E2A5E1FF5C%7D"&gt;nRF Connect for desktop&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The best example for getting started communication between two nRF51 devices is probably to put the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/ble_sdk_app_nus_c.html?cp=5_5_7_4_2_0_2"&gt;BLE UART (NUS) central example&lt;/a&gt; on one device, and the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/ble_sdk_app_nus_eval.html?cp=5_5_7_4_2_2_19"&gt;corresponding peripheral example&lt;/a&gt; on the other device.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I recommend you start by going through the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/nrf51_getting_started.html?cp=5_5_7_1"&gt;SDK Getting started guide&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>