<?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>Empty build with target set to softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14551/empty-build-with-target-set-to-softdevice</link><description>New to this development environment. 
 Blinky compiled, flashed, worked and debugged easily. 
 On BLE examples. The HTS example eventually loaded after setting the target as outlined in the how-to:
To program the SoftDevice using an example project</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Jun 2016 09:21:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14551/empty-build-with-target-set-to-softdevice" /><item><title>RE: Empty build with target set to softdevice</title><link>https://devzone.nordicsemi.com/thread/55565?ContentTypeID=1</link><pubDate>Fri, 17 Jun 2016 09:21:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f0da827-f954-4a1f-b1bf-def906814688</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have a look at &lt;a href="https://devzone.nordicsemi.com/blogs/856/keil-nrfjprog-true/"&gt;this blogpost&lt;/a&gt; describing how to integrate our command line tool nrfjprog with Keil. I find this to be a more reliable tool when programming SoftDevices and erasing chips.&lt;/p&gt;
&lt;p&gt;Essentially you want to call the following.&lt;/p&gt;
&lt;p&gt;nrfjprog --family nrf52 --eraseall&lt;/p&gt;
&lt;p&gt;nrfjprog --family nrf52 --program [YOUR FILE LOCATION/SDK_HEX_FILE]&lt;/p&gt;
&lt;p&gt;Then you can download the application firmware as normally in Keil.&lt;/p&gt;
&lt;p&gt;We also have a series of tutorials here on DevZone. &lt;a href="https://devzone.nordicsemi.com/tutorials/2/"&gt;Setting up an example project on the nRF51&lt;/a&gt; DK and &lt;a href="https://devzone.nordicsemi.com/tutorials/4/"&gt;Testing and using a simple BLE application&lt;/a&gt; are good places to start.&lt;/p&gt;
&lt;p&gt;Let me know if anything is unclear or you experience any more issues.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>