<?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>How to use nRF5 SDK to program bare nRF52832, not development board?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52502/how-to-use-nrf5-sdk-to-program-bare-nrf52832-not-development-board</link><description>Hello, 
 
 I am starting development on what should be a straightforward application using the nRF52832. It is actually this BLE module , which contains the nRF52832. However, starting to develop on the device has been a bit of a pain. I am having trouble</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Sep 2019 19:43:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52502/how-to-use-nrf5-sdk-to-program-bare-nrf52832-not-development-board" /><item><title>RE: How to use nRF5 SDK to program bare nRF52832, not development board?</title><link>https://devzone.nordicsemi.com/thread/211914?ContentTypeID=1</link><pubDate>Wed, 25 Sep 2019 19:43:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02475952-d29a-48e8-8f55-57636af7dafe</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;Look for sdk_config.h it usually defined in there. It&amp;#39;s an extremely big file with thousands of useless defines. Do a search in it. &amp;nbsp;There is one for each project. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Alternatively you can follow this blog for an easy way to write firmware for the nRF. &amp;nbsp;&lt;a href="http://embeddedsoftdev.blogspot.com/2018/02/"&gt;http://embeddedsoftdev.blogspot.com/2018/02/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nRF5 SDK to program bare nRF52832, not development board?</title><link>https://devzone.nordicsemi.com/thread/211908?ContentTypeID=1</link><pubDate>Wed, 25 Sep 2019 18:14:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad50f640-696b-4b32-aa8b-5cc4d1ac8e33</guid><dc:creator>buchnich</dc:creator><description>&lt;p&gt;Thank you. Do you know which of the files need to be modified in order to configure the pinout as well as the crystal and DC/DC? There are just so many things in the SDK that I&amp;#39;m having a hard time determining what is critical to the project and what is unused.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nRF5 SDK to program bare nRF52832, not development board?</title><link>https://devzone.nordicsemi.com/thread/211613?ContentTypeID=1</link><pubDate>Tue, 24 Sep 2019 16:32:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:781f3954-2f1d-41e9-8aca-67332c6be13f</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;They work the same there is no required board definitions. &amp;nbsp;The different with bare module is that no I/O are being use so you can use any. &amp;nbsp;Some pins map are defined in boards folder of the sdk. &amp;nbsp;You can define the pins you are using based on that. &amp;nbsp;One thing to be aware of is whether the module has the 32768 Hz crystal and the DC/DC builtin are not. &amp;nbsp;All SDK examples use them. If you module does not have it, you&amp;#39;ll need to change the code to use internal RC and not activating the DC or you can add them on your PCB.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nRF5 SDK to program bare nRF52832, not development board?</title><link>https://devzone.nordicsemi.com/thread/211603?ContentTypeID=1</link><pubDate>Tue, 24 Sep 2019 15:52:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf27ca7c-7ec8-4247-866e-eeb7ed922b83</guid><dc:creator>buchnich</dc:creator><description>&lt;p&gt;Ok, then I&amp;#39;ll have to use the uVision application instead to program it. My main question still stands.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nRF5 SDK to program bare nRF52832, not development board?</title><link>https://devzone.nordicsemi.com/thread/211387?ContentTypeID=1</link><pubDate>Mon, 23 Sep 2019 23:28:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a215bdf7-385a-4640-b2fd-2fd9e77ea2c6</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;A&amp;nbsp;jtag is require to program it. &amp;nbsp;You can use JLink or &lt;a href="https://www.tindie.com/products/hnhoan/cmsis-dap-arm-debug-jtagswd-microsd-drag-drop/"&gt;IDAP-Link&lt;/a&gt; to flash it. &amp;nbsp;SES only work with genuine Segger JLink&amp;nbsp;only. &amp;nbsp;From their website, there is no JLink mini. &amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>