<?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>Use nRF5 SDK on nRF52832 Breakout Board through serial programming</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27500/use-nrf5-sdk-on-nrf52832-breakout-board-through-serial-programming</link><description>Hello,
I have a nRF52832 Breakout Board from SparkFun. I can see from their tutorial that I can program this board using the serial bootloader that they have burned into the chip, and that I can use the Arduino IDE and various libraries to program it</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Nov 2017 11:01:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27500/use-nrf5-sdk-on-nrf52832-breakout-board-through-serial-programming" /><item><title>RE: Use nRF5 SDK on nRF52832 Breakout Board through serial programming</title><link>https://devzone.nordicsemi.com/thread/108616?ContentTypeID=1</link><pubDate>Mon, 27 Nov 2017 11:01:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4cc6d670-8db9-4d6d-8b16-489f83a43a41</guid><dc:creator>akash</dc:creator><description>&lt;p&gt;I am also using SDK to debug the sparkfun breakout board. Using the SWD and SWDCLK we can pass the data in breakout board. I am using SES instead of ARMGCC since eclipse is complex.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use nRF5 SDK on nRF52832 Breakout Board through serial programming</title><link>https://devzone.nordicsemi.com/thread/108614?ContentTypeID=1</link><pubDate>Thu, 23 Nov 2017 02:22:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47a1cd3a-1704-4b81-9dcf-a4d50458d8ff</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;You should be able to use armgcc to compile your application and generate a bin file, and pass that bin file to the Sparkfun serial bootloader for flashing into the nRF52. I say &amp;quot;should&amp;quot; since I have not used the Sparkfun breakout board before...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use nRF5 SDK on nRF52832 Breakout Board through serial programming</title><link>https://devzone.nordicsemi.com/thread/108615?ContentTypeID=1</link><pubDate>Wed, 22 Nov 2017 19:24:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7c7b0f1-6a0e-41fb-b740-ae64ab82c675</guid><dc:creator>jakelstr</dc:creator><description>&lt;p&gt;Sorry, I&amp;#39;m brand new to this board and Bluetooth 4.0 in general. Sparkfun made reference to JTAG programming, so that&amp;#39;s what I said. I guess what I&amp;#39;m referring to is connecting this breakout board to Nordic&amp;#39;s own dev kit for programming. (I don&amp;#39;t have a dev kit.)&lt;/p&gt;
&lt;p&gt;As for what I mean by &amp;quot;commands available in the SDK&amp;quot;, just for totally random example, the function &amp;quot;uint32_t ble_bas_battery_level_update&amp;quot; appears as part of the &amp;quot;Battery Service Module&amp;quot; in the SDK... Is there a way that I can write programs using the SDK, but still program the device using SparkFun&amp;#39;s serial bootloader? For example can I use ARMGCC to compile a program and somehow get it into the device over serial? Or do I cross some sort of line into needing to use SWD programming for it to work?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use nRF5 SDK on nRF52832 Breakout Board through serial programming</title><link>https://devzone.nordicsemi.com/thread/108613?ContentTypeID=1</link><pubDate>Wed, 22 Nov 2017 19:05:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e310dc74-38c7-4524-82bc-34d84bd67e9e</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;There is no JTAG programming for nRF52, only SWD programming :)
Not sure what you meant by &amp;quot;commands available in the nRF5 SDK&amp;quot;, can you elaborate on that?
I believe the SWD and SWDCLK are available in the SparkFun breakout board; you may need some soldering work though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>