<?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>nrf51822 power consumption problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18852/nrf51822-power-consumption-problem</link><description>Dear Everyone. 
 Hi, I develop nrf51822 with DK PCA10028. I have been optimizing the power consumption to some extent. But now I am very confused. 
 I use S110 softdevice 8.0.0 and have a single uart which usually leave it in a diable state. I checked</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 09 Jan 2017 07:31:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18852/nrf51822-power-consumption-problem" /><item><title>RE: nrf51822 power consumption problem</title><link>https://devzone.nordicsemi.com/thread/72815?ContentTypeID=1</link><pubDate>Mon, 09 Jan 2017 07:31:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e50df95e-524e-42ab-8442-5d7cf130e0a4</guid><dc:creator>Martijn</dc:creator><description>&lt;p&gt;WFE and WFI only put the CPU into sleep mode.
And 30uA is way less than the CPU uses when it is active. So the CPU actually is in sleep mode.&lt;/p&gt;
&lt;p&gt;The softdevice is in disabled mode?
My guess is you have other peripherals active.
Maybe a rtc interrupt in your application code that is causes a periodic wakeup?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>