<?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>General Questions Regarding Development Process</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42619/general-questions-regarding-development-process</link><description>I am evaluating the nRF52840 for developing wearable tech that would implement some basic sensors such as GPS &amp;amp; pedometer. Just have a couple questions regarding the transition from the development kit to the standalone SoC. After developing the application</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Jan 2019 21:22:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42619/general-questions-regarding-development-process" /><item><title>RE: General Questions Regarding Development Process</title><link>https://devzone.nordicsemi.com/thread/166095?ContentTypeID=1</link><pubDate>Wed, 16 Jan 2019 21:22:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d67e3513-07ed-41fa-abc1-b44840a920c4</guid><dc:creator>wpaul</dc:creator><description>&lt;p&gt;Your production application will basically be your own board design, which will include the sensors and anything else that you need (maybe a display?) and the Nordic nRF52840 System On Chip&amp;nbsp; (SoC). As the designer, its up to you to work out your physical board design, including power supply details. That means choosing a battery, designing a charger circuit, regulator circuit, and so forth. You can use the schematics for the nRF52840 DK board (which you can download from Nordic) as a guide for some of this.&lt;/p&gt;
&lt;p&gt;Actually getting your firmware programmed into the nRF52840 chip in your production hardware is another design detail you&amp;#39;ll need to work out. When you buy a bunch of chips for manufacturing, they&amp;#39;re likely going to come with the internal flash blank, which means you&amp;#39;re going to have to figure out some way to flash them. You&amp;#39;re probably not going to include the same Segger J-Link debug hardware from the DK board in your final design. That leaves two choices:&lt;/p&gt;
&lt;p&gt;1) Pre-flashing the nRF52840 chips before they&amp;#39;re soldered onto your board. (They do make machines for this.)&lt;/p&gt;
&lt;p&gt;2) Leaving an SWD header somewhere in your production board so that you can plug it into an off-board debugger and flash each board as it comes off the assembly line. (Note that the Segger J-Link hardware on the nRF52840 DK board can be used to debug and flash other devices.)&lt;/p&gt;
&lt;p&gt;Option 1 is potentially more practical for large mass production runs.&lt;/p&gt;
&lt;p&gt;Option 2 is sometimes achieved by just leaving some bare, unused solder pads on the board and construction a programming jig with matching pins. You just hold the jig and board together so that the pins and pads make contact.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>