<?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>Programming a PCA10040 with softdevice S132 using Keil V5</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33238/programming-a-pca10040-with-softdevice-s132-using-keil-v5</link><description>Hi. 
 I am trying to program the ble beacon application example that requires the S132 softdevice. I am following the instructions that request the device be erased first. This I can do successfully which I assume means that the J-Link OB setup is O.K</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Apr 2018 17:44:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33238/programming-a-pca10040-with-softdevice-s132-using-keil-v5" /><item><title>RE: Programming a PCA10040 with softdevice S132 using Keil V5</title><link>https://devzone.nordicsemi.com/thread/128125?ContentTypeID=1</link><pubDate>Thu, 12 Apr 2018 17:44:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32b8c631-cf48-494e-9107-8e6a103c97e1</guid><dc:creator>chrisharley</dc:creator><description>&lt;p&gt;Hi Sigurd.&lt;/p&gt;
&lt;p&gt;Thank you for this answer. It does make sense.&lt;/p&gt;
&lt;p&gt;I have another question but shall raise a new ticket.&lt;/p&gt;
&lt;p&gt;Regards Chris Harley&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming a PCA10040 with softdevice S132 using Keil V5</title><link>https://devzone.nordicsemi.com/thread/127768?ContentTypeID=1</link><pubDate>Wed, 11 Apr 2018 09:07:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c820a9f0-99af-4d3f-a3ed-7bc4932b706a</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Most likely a SoftDevice have already been flashed to the chip. &lt;/span&gt;The Keil flashing-algorithm has a check that stops it from overwriting an existing SoftDevice.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I recommend using nrfjprog to erase the chip, and then flash the SoftDevice again.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfjprog –-eraseall
nrfjprog --program s132_nrf52_6.0.0_softdevice.hex&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Note that you can use Keils integrated command line functionality with nrfjprog. See&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/blogs/856/keil-nrfjprog-true/"&gt;this blog post&lt;/a&gt;&amp;nbsp;for more information about that.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>