<?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>Can I erase UICR by ble app?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5889/can-i-erase-uicr-by-ble-app</link><description>I write version of ble app into uicr, and I want to rewrite it when I update my ble app. 
 Or I must erase all chip , then write uicr again?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Mar 2015 11:18:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5889/can-i-erase-uicr-by-ble-app" /><item><title>RE: Can I erase UICR by ble app?</title><link>https://devzone.nordicsemi.com/thread/20529?ContentTypeID=1</link><pubDate>Tue, 10 Mar 2015 11:18:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:613d6998-f19f-4a5f-a347-3f03589a095d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I don&amp;#39;t think it&amp;#39;s possible to erase UICR and rewrite without erasing the whole chip.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I erase UICR by ble app?</title><link>https://devzone.nordicsemi.com/thread/20531?ContentTypeID=1</link><pubDate>Mon, 09 Mar 2015 01:23:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b96081ff-e9a4-4035-b9c8-89a38b9b9dc7</guid><dc:creator>gootoomoon</dc:creator><description>&lt;p&gt;typedef struct {
__I  uint32_t  RESERVED0[256];
__I  uint32_t  READY;
__I  uint32_t  RESERVED1[64];
__IO uint32_t  CONFIG;
__IO uint32_t  ERASEPAGE;
__IO uint32_t  ERASEALL;
__IO uint32_t  ERASEPROTECTEDPAGE;
__IO uint32_t  ERASEUICR;
} NRF_NVMC_Type;&lt;/p&gt;
&lt;p&gt;You mean I can erase UICR by write NVMC-&amp;gt;ERASEUICR  ?&lt;/p&gt;
&lt;p&gt;I try but not work. How can I use it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I erase UICR by ble app?</title><link>https://devzone.nordicsemi.com/thread/20530?ContentTypeID=1</link><pubDate>Thu, 05 Mar 2015 10:58:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:264ef512-f3f0-4fcd-8037-92b531e35481</guid><dc:creator>Jimmy Wong</dc:creator><description>&lt;p&gt;No. You can only erase UICR with entire flash region together.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I erase UICR by ble app?</title><link>https://devzone.nordicsemi.com/thread/20528?ContentTypeID=1</link><pubDate>Thu, 05 Mar 2015 10:55:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87359e22-b879-4fe2-8445-0d7190904a51</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;just erase UICR and then re-write&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>