<?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>nRF7002 OTP Programming</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113754/nrf7002-otp-programming</link><description>I&amp;#39;m using the nrf7002 on a custom PCB, so its a brand new chip. I haven&amp;#39;t done any OTP programming for the mac address and instead it&amp;#39;s just a hardcoded mac address that&amp;#39;s used at run time. Since I&amp;#39;m using a custom linux driver and not the standard nrf</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Aug 2024 13:17:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113754/nrf7002-otp-programming" /><item><title>RE: nRF7002 OTP Programming</title><link>https://devzone.nordicsemi.com/thread/497491?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2024 13:17:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0fe7f86-b1d0-497a-8aed-13afb4a60d6c</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t vouch for the custom hard coding you&amp;#39;re doing, as I don&amp;#39;t have a way to verify everything will be set correctly since I&amp;#39;m not familiar with this way of doing thing, so take my reply with a grain of salt. But I assume you are if you&amp;#39;ve opted custom drivers instead of our SDK and solution.&lt;/p&gt;
&lt;p&gt;But yes, from the radio test sample, you can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Set the protection registers to enable R/W accress, (params being &lt;strong&gt;0x100 0x50FA50FA&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;Reboot (power cycle) the device.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Update the OTP memory registers&lt;/li&gt;
&lt;li&gt;Set the OTP memory to a protected state with the params&amp;nbsp;&lt;strong&gt;0x100 0x00000000&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;So yes, the description and order of operations you describe seems correct.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>