<?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>Help getting startred</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10461/help-getting-startred</link><description>Hello everyone, I have an application that i would like to complete and I have most of it finished on Arduino but there are size constraints. Because of that i found the Nordic Semiconductor nRF51822 chip to be the best for the job. I have just ordered</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Nov 2015 06:39:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10461/help-getting-startred" /><item><title>RE: Help getting startred</title><link>https://devzone.nordicsemi.com/thread/38879?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2015 06:39:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:982efebc-dfe6-4fd9-8d3c-42ad1752251d</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;It&amp;#39;s good to hear you found the nRF51 best for the job. I will try to answer your questions by one.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;You do not need a Nordic dongle to program your chip. However it can be very useful for testing, particularly using our &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF51822/nRF-MCP-x64/46143"&gt;Master Control Panel&lt;/a&gt; to communicate with your product over BLE and the &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF-Sniffer"&gt;nRF BLE sniffer&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;See 1.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The SDK is a set of libraries, driver and examples written in C. I think you can find many embedded C programming tutorials/introductions on the web by googling. There are also numerous books covering both general C programming and embedded programming. For the nRF specifics you should know that there are lot&amp;#39;s of &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v10.0.0/examples.html?cp=4_1_0_4"&gt;examples in the SDK&lt;/a&gt; and some relevant &lt;a href="https://devzone.nordicsemi.com/tutorials/"&gt;tutorials and guides here on DevZone&lt;/a&gt; and elsewhere on the web.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Joint_Test_Action_Group"&gt;JTAG&lt;/a&gt; is a group developing debug interface standards, and used as a name for the standard it self. The nRF5x use &lt;a href="http://www.arm.com/products/system-ip/debug-trace/coresight-soc-components/serial-wire-debug.php"&gt;SWD&lt;/a&gt;. SEGGER J-Link is used to interface with the nRF debug interface on the development kits. The necessary tools are provided in the &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF51-DK/nRF5x-Tools-Win32/38652"&gt;nRF5x-Tools&lt;/a&gt; software bundle.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If you have not already, start with learning or refreshing your C programming skills. Then you should probably look at the tutorials here on DevZone, particularly the once in the Getting Started section. There is also a &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v10.0.0/nrf51_getting_started.html?cp=4_1_0_1"&gt;Getting started section on Infocenter&lt;/a&gt;, which is the source for official Nordic documentation.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If you install the required tools and use Keil you will have your development environment up and running with debugging in a few minutes with no configuration required. If you prefer GCC or are developing on OS X or Linux you would probably want to check out the &lt;a href="https://devzone.nordicsemi.com/tutorials/7"&gt;GCC and Eclipse tutorial&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can always post any questions you have on this forum, and most of the time you will get good answers from some of the bright contributors. If at some point you have very product specific questions (e.g. design reviews) you should probably post those on the &lt;a href="http://www.nordicsemi.com/eng/Support/Contact-Support-Team"&gt;support portal&lt;/a&gt; in stead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>