<?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>Where to start with nRF52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34274/where-to-start-with-nrf52832</link><description>Hi, I&amp;#39;m kind of a newbie, haven&amp;#39;t had much experience with embedded outside of arduinos etc. 
 So I started to look at this: https://learn.sparkfun.com/tutorials/nrf52832-breakout-board-hookup-guide 
 From sparkfun, since you can hook it up to a breadboard</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 May 2018 16:50:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34274/where-to-start-with-nrf52832" /><item><title>RE: Where to start with nRF52832</title><link>https://devzone.nordicsemi.com/thread/132123?ContentTypeID=1</link><pubDate>Tue, 15 May 2018 16:50:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:afa99904-7f3c-4f35-8d48-87e8cc4d8677</guid><dc:creator>Andre</dc:creator><description>&lt;p&gt;To use the examples from Nordic, you&amp;#39;ll have to add some leds and buttons to the same pins as they would be on the nordic board. Furthermore, there are no DCDC components. I&amp;#39;m not sure if any of the examples enable DCDC mode (if so, probably some low-power related examples)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To use the tools provided by Nordic, you&amp;#39;ll need a J-Link.&amp;nbsp;ST-Link only works with OpenOCD. So, if you would like to use those tools, you&amp;#39;ll need a segger debugger.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where to start with nRF52832</title><link>https://devzone.nordicsemi.com/thread/132122?ContentTypeID=1</link><pubDate>Tue, 15 May 2018 16:43:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01af5e86-9e45-4e40-b6d7-5af3b98ae3cb</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;To get started with free &lt;a href="http://embeddedsoftdev.blogspot.ca/p/ehal-nrf51.html"&gt;Eclipse &amp;amp; GCC with nRF5x this blog&lt;/a&gt;. &amp;nbsp;Small modules also available and works with all Nordic examples. &amp;nbsp;Alternative tool available to flash Softdevice et al equivalent to jlink nrftools it the &lt;a href="http://embeddedsoftdev.blogspot.ca/p/idap-link.html"&gt;IDAP-Link CMSIS-DAP&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where to start with nRF52832</title><link>https://devzone.nordicsemi.com/thread/132119?ContentTypeID=1</link><pubDate>Tue, 15 May 2018 16:32:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6be39751-ff53-49d4-a9e4-60c56c2b709b</guid><dc:creator>turkeylegs</dc:creator><description>&lt;p&gt;Also, will all the tools provided by Nordic work with an st-link? Or would a j-link be better?&lt;/p&gt;
&lt;p&gt;The reason I asked is because you mentioned was &amp;quot;&lt;span&gt;The tools Nordic provices, such as nRF Go Studio, has integration with Segger debuggers to flash the chips&amp;quot; but you didn&amp;#39;t mention the st-link&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where to start with nRF52832</title><link>https://devzone.nordicsemi.com/thread/132108?ContentTypeID=1</link><pubDate>Tue, 15 May 2018 15:10:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14b6e8f8-0d4c-45c3-9c33-607da96807f7</guid><dc:creator>turkeylegs</dc:creator><description>&lt;p&gt;I wanted to add, it looks like we&amp;#39;re going to go with not using the devkit at all. In order to get the examples from the SDK working, as well as what would we need in addition to the sparkfun module? Are there any other considerations I should take into account?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where to start with nRF52832</title><link>https://devzone.nordicsemi.com/thread/131779?ContentTypeID=1</link><pubDate>Sun, 13 May 2018 21:26:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a39e7e7e-bea2-4d3d-93ed-16bb96d5e679</guid><dc:creator>turkeylegs</dc:creator><description>&lt;p&gt;Hey thanks a bunch. If I were to use the sparkfun board, what else would you recommend to get it to work?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where to start with nRF52832</title><link>https://devzone.nordicsemi.com/thread/131750?ContentTypeID=1</link><pubDate>Sat, 12 May 2018 09:48:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b5f6766-98f9-424b-b282-200b1e38c6db</guid><dc:creator>Andre</dc:creator><description>&lt;p&gt;The DK is basically a nRF52832 breakout, with some leds and buttons, and a SWD&amp;nbsp;Debugger (Segger J-Link OB) integrated. The tools Nordic provices, such as nRF Go Studio, has integration with Segger debuggers to flash the chips.&lt;/p&gt;
&lt;p&gt;If you have some SWD Debugger already, you can just use it with your breakout. You can use the SDK without the DK. But to run the examples, you need to hook up your own buttons and leds. When you use OpenOCD, you&amp;#39;ll need to build the latest git version, as the current release version 0.10 is rather old and has no nRF52 support yet. A st-link dongle will work fine with OpenOCD to work with the nRF52.&lt;/p&gt;
&lt;p&gt;So, basically, you don&amp;#39;t *need* a DK, but the DK has the&amp;nbsp;nRF52 and the debugger on board, wich makes it easier to get started, plug in the usb cable and go. When you use a breakout, you need to have your own debugger and hook it up.&lt;/p&gt;
&lt;p&gt;Regarding SMD modules, perhaps something like this?&amp;nbsp;&lt;a href="http://www.cdebyte.com/en/product-view-news.aspx?id=243"&gt;www.cdebyte.com/.../product-view-news.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where to start with nRF52832</title><link>https://devzone.nordicsemi.com/thread/131746?ContentTypeID=1</link><pubDate>Sat, 12 May 2018 04:40:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d237eab9-4628-4ba5-a33e-98b94ae1f239</guid><dc:creator>ewizardii</dc:creator><description>&lt;p&gt;As a quick response:&lt;/p&gt;
&lt;p&gt;1. With a NRF52DK you can do further development beyond that of the Arduino system, you can flash the device with custom firmware e.g. RTOS or use the Nordic SDK&lt;/p&gt;
&lt;p&gt;2. The breakout board can be used in your own custom applications&lt;/p&gt;
&lt;p&gt;3. There are other ways to program the breakout kit from sparkfun I believe openocd will work - but as someone new I&amp;#39;d just recommend getting the DK if you can it makes things way easier, and I have used it to flash other boards (e.g. redbear, and I&amp;#39;ll probably use it to flash the Sparkfun)&lt;/p&gt;
&lt;p&gt;p.s. I have been working with this system for only a month, and like you actually I own two of the sparkfun breakout boards; I didn&amp;#39;t like they don&amp;#39;t support DC-DC for low power testing so I haven&amp;#39;t been using them. All my current testing is taking place on the DK.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Anyways hope this helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>