<?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>power for radio state DISABLED</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9082/power-for-radio-state-disabled</link><description>It appears the nRF51822 Product Spec does not list the current nor power for the radio DISABLED state. The Reference manual description of the state is “No operations are going on inside the radio and the power consumption is at a minimum”. I understand</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Apr 2017 06:04:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9082/power-for-radio-state-disabled" /><item><title>RE: power for radio state DISABLED</title><link>https://devzone.nordicsemi.com/thread/33425?ContentTypeID=1</link><pubDate>Fri, 28 Apr 2017 06:04:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e980cf27-0f1a-4f4e-8881-b772feb48b05</guid><dc:creator>Marco</dc:creator><description>&lt;p&gt;In my case, if I perform&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;NRF_RADIO-&amp;gt;POWER = 0;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;my nRF52 halts and stop the execution instantaneously.&lt;/p&gt;
&lt;p&gt;Can anyone explain why?&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: power for radio state DISABLED</title><link>https://devzone.nordicsemi.com/thread/33424?ContentTypeID=1</link><pubDate>Tue, 08 Sep 2015 06:49:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79a2e1ee-9a23-43d9-bb27-a9fb4ff61110</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;enabling and disabling(TASKS_XXEN and TASKS_DISABLE) is different from powering radio on and off.
The registers values are only reset on NRF_RADIO-&amp;gt;POWER = 1. After that enabling and disabling will retain their values.&lt;/p&gt;
&lt;p&gt;When you do NRF_RADIO-&amp;gt;POWER = 0, then the register values are undefined. This is why the values are reset when the RADIO is powered on to bring them to a defined state.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: power for radio state DISABLED</title><link>https://devzone.nordicsemi.com/thread/33423?ContentTypeID=1</link><pubDate>Mon, 07 Sep 2015 20:06:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef56ea9c-80fd-478a-9785-9e8caea4b2e3</guid><dc:creator>Jeff</dc:creator><description>&lt;p&gt;Say the radio registers are written while the radio is enabled.  Then the radio is disabled and then re-enabled?  What is the state of the registers when radio is re-enabled after the disable?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: power for radio state DISABLED</title><link>https://devzone.nordicsemi.com/thread/33422?ContentTypeID=1</link><pubDate>Mon, 07 Sep 2015 09:32:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ddd53802-950c-44a4-8c81-f05ad6916aac</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;For your first question I do not have a direct answer, but you can calculate it yourself by measuring the current before and after powering on radio.&lt;/p&gt;
&lt;p&gt;NRF_RADIO-&amp;gt;POWER control the state of the regulator that drives the radio.
Setting NRF_RADIO-&amp;gt;POWER = 0, means that regulator is switched off and hence any reads from this registers will have undefined values.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>