<?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>NRF51822 -Reset factory-memory layout</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52030/nrf51822--reset-factory-memory-layout</link><description>I purchased a module that I encountered during startup. At first I programmed the module via the ST link v2. 
 Example: E: \ nRF5_SDK_11.0.0_89a8197 \ examples \ peripheral \ blinky \ pca10028 \ s130 \ arm5_no_packs 
 before programming, Bluetooth was</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Sep 2019 08:27:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52030/nrf51822--reset-factory-memory-layout" /><item><title>RE: NRF51822 -Reset factory-memory layout</title><link>https://devzone.nordicsemi.com/thread/209336?ContentTypeID=1</link><pubDate>Thu, 12 Sep 2019 08:27:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ae454bf-2a06-4da1-8122-f1a13426bff2</guid><dc:creator>awneil</dc:creator><description>[quote userid="83287" url="~/f/nordic-q-a/52030/nrf51822--reset-factory-memory-layout"]nRF5_SDK_11.0.0_89a8197 [/quote]
&lt;p&gt;That&amp;#39;s a very old SDK - even for nRF51!&lt;/p&gt;
&lt;p&gt;Note that nRF51 are not recommended for new BLE development:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/42960/status-of-nrf51-products/169728#169728"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/42960/status-of-nrf51-products/169728#169728&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Getting started is always easier if you start with current stuff!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822 -Reset factory-memory layout</title><link>https://devzone.nordicsemi.com/thread/209328?ContentTypeID=1</link><pubDate>Thu, 12 Sep 2019 08:04:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5471cce-dc1d-4b84-989f-8e2f3b23d42e</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Yes, the SoftDevice is delivered as a Hex file.&amp;nbsp;You don&amp;#39;t need to &amp;quot;open&amp;quot; the hex file - you just program it.&lt;/p&gt;
&lt;p&gt;Instructions are in the SDK documentation:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/getting_started_softdevice.html"&gt;infocenter.nordicsemi.com/.../getting_started_softdevice.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The SoftDevice &lt;em&gt;&lt;strong&gt;is&lt;/strong&gt; &lt;/em&gt;the BLE protocol stack - so, without that, you cannot do any BLE stuff.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822 -Reset factory-memory layout</title><link>https://devzone.nordicsemi.com/thread/209323?ContentTypeID=1</link><pubDate>Thu, 12 Sep 2019 07:47:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b8ecc1d-3e03-4a84-a2f7-d7989c7743d6</guid><dc:creator>amirreza.salehpor</dc:creator><description>&lt;p&gt;No, because the softdevice file was in hex format, I couldn&amp;#39;t open it in keil. But when programming, I full erase the chip.&lt;/p&gt;
&lt;p&gt;After programming, I don&amp;#39;t see any response from the chip.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822 -Reset factory-memory layout</title><link>https://devzone.nordicsemi.com/thread/209254?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2019 16:30:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2eeaa2c4-ae53-491a-9a3b-65dba8df96d1</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;For new development I recommend to get an nRF52-DK, the nRF52-DK also support programming and debugging of external hardware (provided that VDD is approx 3V) using the on-board SEGGER J-Link debug out header.&lt;/p&gt;
&lt;p&gt;Then following the User Guide of the nRF52-DK to set it up and get started with nRF5 SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822 -Reset factory-memory layout</title><link>https://devzone.nordicsemi.com/thread/209205?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2019 13:46:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0790d08b-26eb-4e20-bc91-7a377068f2e2</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Did you program the SoftDevice?&lt;/p&gt;
&lt;p&gt;&amp;quot;factory setting&amp;quot; is that the Flash is all erased - so simply do an erase-all.&lt;/p&gt;
&lt;p&gt;Note that ST-Link, as the name suggests, is an ST product - nothing to do with Nordic. It is not designed, sold, or supported for use with non-ST microcontrollers.&lt;/p&gt;
&lt;p&gt;You would make your life simpler using a supported programmer/debugger.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You would make your life simpler using&amp;nbsp;a Nordic Dev Kit - at least until you are familiar with the product and the tools.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;And that would give you a &amp;quot;free&amp;quot; J-Link!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>