<?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 how to save user data to UICR FLASH</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24387/nrf51822-how-to-save-user-data-to-uicr-flash</link><description>nRF51822 how to save user data to UICR FLASH?
I have some user data bytes wan to save to UICR ,I see the CUSTOMER[0]~[31] is can be used.
how to save it ? think. 
 like UICR CUSTOMER[0]~CUSTONER[31]</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 17 Aug 2017 09:54:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24387/nrf51822-how-to-save-user-data-to-uicr-flash" /><item><title>RE: nRF51822 how to save user data to UICR FLASH</title><link>https://devzone.nordicsemi.com/thread/96034?ContentTypeID=1</link><pubDate>Thu, 17 Aug 2017 09:54:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aba68f5b-1cbd-40da-83b5-dfef5c2ca10d</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;What is wrong with the code in the link? Please discribe your issue in more detail. Do you want to write to &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.0.0/flashwrite_example.html?cp=4_0_0_4_5_8"&gt;flash&lt;/a&gt; or &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.0.0/uicr_config_example.html?cp=4_0_0_4_5_43"&gt;UICR registers&lt;/a&gt;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 how to save user data to UICR FLASH</title><link>https://devzone.nordicsemi.com/thread/96033?ContentTypeID=1</link><pubDate>Wed, 16 Aug 2017 15:41:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b66cc30-4424-428a-81cf-55ea2e4cc997</guid><dc:creator>zhongxichuan</dc:creator><description>&lt;p&gt;Could you give me a usefull answer ? the code  you gave is no usefull.  how can i save some bytes to local flash ???&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 how to save user data to UICR FLASH</title><link>https://devzone.nordicsemi.com/thread/96035?ContentTypeID=1</link><pubDate>Wed, 16 Aug 2017 15:24:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:445bf82b-39d8-4cf5-854e-c7f1fb545989</guid><dc:creator>zhongxichuan</dc:creator><description>&lt;p&gt;witch answer is ok ?&lt;/p&gt;
&lt;p&gt;NRF_NVMC-&amp;gt;CONFIG=1;//FOR write --------------------------it would be due here
for(int tmpi=0;tmpi&amp;lt;32;tmpi++)
{
NRF_UICR-&amp;gt;CUSTOMER[tmpi]=dataflash[tmpi];
}
NRF_NVMC-&amp;gt;ERASEUICR=0;
NRF_NVMC-&amp;gt;CONFIG=0;//FOR READ&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 how to save user data to UICR FLASH</title><link>https://devzone.nordicsemi.com/thread/96032?ContentTypeID=1</link><pubDate>Wed, 16 Aug 2017 08:56:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:624aeef5-82a9-4057-b68d-147f47c5ec64</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please have a look at &lt;a href="https://devzone.nordicsemi.com/question/106244/how-to-write-data-to-uicr-customer-registers/?answer=106335#post-id-106335"&gt;this answer&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>