<?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>writing production parameters to flash using jlinkexe</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9666/writing-production-parameters-to-flash-using-jlinkexe</link><description>Hi 
 I am setting up a production programming script, and would like to know if it is possible to write short strings or numbers directly to flash. For example, i would like to write the devices&amp;#39; serial number to a specific flash location, such that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 11 Oct 2015 22:18:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9666/writing-production-parameters-to-flash-using-jlinkexe" /><item><title>RE: writing production parameters to flash using jlinkexe</title><link>https://devzone.nordicsemi.com/thread/35729?ContentTypeID=1</link><pubDate>Sun, 11 Oct 2015 22:18:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93ca469f-a81d-4162-b12f-58782d5c1524</guid><dc:creator>Martijn</dc:creator><description>&lt;p&gt;Actually in our experience the nrfjprog tool very slow compared to directly using jlink.
You can start jlink, select nrf51 via &amp;#39;device NRF51422_XXAA&amp;#39; command, speed up the connection with &amp;#39;speed 1000&amp;#39; and use &amp;#39;w4 &lt;address&gt;, &amp;#39; to program a 4 byte value to a specific address. I would use the UICR register for this.&lt;/address&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: writing production parameters to flash using jlinkexe</title><link>https://devzone.nordicsemi.com/thread/35728?ContentTypeID=1</link><pubDate>Sun, 11 Oct 2015 19:30:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b38a0602-5976-463f-a85d-bd5e9b6e92c7</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;nordic command line tool &amp;quot;nrfjprog --memwr&amp;quot; should be enough here.
nrfjprog internally uses jlink DLL API.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>