<?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>nRF52 S132-v2.0 RAM retention</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14075/nrf52-s132-v2-0-ram-retention</link><description>Hey all, 
 What I am trying to achieve today is setting RAM retention on nRF52.
As it is stated in Product Specification of nRF52, RAMON register is deprecated ans shouldn&amp;#39;t be used. 
 Ok then, I could use RAM[x].POWER(SET/CLR). But how do i use it</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 May 2016 09:37:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14075/nrf52-s132-v2-0-ram-retention" /><item><title>RE: nRF52 S132-v2.0 RAM retention</title><link>https://devzone.nordicsemi.com/thread/53818?ContentTypeID=1</link><pubDate>Thu, 26 May 2016 09:37:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10b28769-72cd-4ad2-aa04-bba01b09259d</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;What i did is solution no.1, setting the registers before enabling SD. It works exactly just as i wanted that way. i thought there may be some problems after enabling sd, but there are not :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 S132-v2.0 RAM retention</title><link>https://devzone.nordicsemi.com/thread/53817?ContentTypeID=1</link><pubDate>Thu, 26 May 2016 07:55:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74a72751-f77e-4e00-b717-bf99c65c12c6</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Seems like the Softdevice has not yet adapted to this change.
There are two options for you.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;As you suggested set the RAM blocks before enabling the softdevice if it fits your requirement.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If you are designing your code on current hardware versions then you can still use the sd_power_ramon_set API. The RAMON register is still there but could be removed in future chip versions without notice. But it should not matter if your products will be based only on currently available chips.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>