<?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>nrf52840 protect code from reading some ram</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20721/nrf52840-protect-code-from-reading-some-ram</link><description>I have a nRF52840 application that needs to take a complex list of commands from a server. 
 I have a few options. I could: 
 
 code a basic language myself for these commands 
 accept some sort of script in (python?) which means I need an interpreter</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Mar 2017 13:30:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20721/nrf52840-protect-code-from-reading-some-ram" /><item><title>RE: nrf52840 protect code from reading some ram</title><link>https://devzone.nordicsemi.com/thread/80857?ContentTypeID=1</link><pubDate>Thu, 23 Mar 2017 13:30:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08aabc85-e6d9-4ff5-a421-8c140df345d5</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi SRA,&lt;/p&gt;
&lt;p&gt;nRF52 chip supports the Memory Protect Unit from ARM. Read more about it &lt;a href="http://infocenter.arm.com/help/topic/com.arm.doc.100166_0001_00_en/ric1417175933740.html"&gt;here&lt;/a&gt;.
There are 8 different region priorities can be defined. I guess it would meet what you need?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>