<?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>System off  draws more then 80µA</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29679/system-off-draws-more-then-80-a</link><description>Hello, we use an MDBT40 Module from Raytek with an nrf51822 chip.
We take this module for building a ble remote control.
The remote control is central and the receiver is peripheral...
The remote control has a second &amp;#181;C. This &amp;#181;C has to wakeup the module</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Jan 2018 23:17:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29679/system-off-draws-more-then-80-a" /><item><title>RE: System off  draws more then 80µA</title><link>https://devzone.nordicsemi.com/thread/117806?ContentTypeID=1</link><pubDate>Mon, 22 Jan 2018 23:17:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0c14dec-54a7-4405-8a7c-eb17724a60cb</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;And this references another good example of doing power off with the SD: &lt;a href="https://devzone.nordicsemi.com/question/90573/switching-off-nrf51-beacon/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: System off  draws more then 80µA</title><link>https://devzone.nordicsemi.com/thread/117805?ContentTypeID=1</link><pubDate>Mon, 22 Jan 2018 23:02:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfcaebf3-1d56-40de-a73e-89d5ac797f9a</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;This example shows power off when not using SD. Not unexpectedly, when using the SD it is preferred to use the API instead of disabling and writing to the power register as you did. In the download on this link they failed to add .zip to the attachment. &lt;a href="https://devzone.nordicsemi.com/question/881/how-to-reset-the-device/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: System off  draws more then 80µA</title><link>https://devzone.nordicsemi.com/thread/117804?ContentTypeID=1</link><pubDate>Mon, 22 Jan 2018 22:56:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d3e48f6-bfc3-4ff4-acd2-ec21eb5d6ff0</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;This should prove useful: &lt;a href="https://devzone.nordicsemi.com/question/15354/system-off/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: System off  draws more then 80µA</title><link>https://devzone.nordicsemi.com/thread/117803?ContentTypeID=1</link><pubDate>Mon, 22 Jan 2018 22:31:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab1dc331-3df7-4649-b144-156b238cda66</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;It is a popular topic.  Here are the blog entries on it: &lt;a href="https://devzone.nordicsemi.com/questions/sort:relevance-desc/query:sd_power_system_off/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: System off  draws more then 80µA</title><link>https://devzone.nordicsemi.com/thread/117802?ContentTypeID=1</link><pubDate>Mon, 22 Jan 2018 22:30:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8039d734-8136-44bb-8f11-d3005f336c5e</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;Ok.  Don&amp;#39;t worry about it.  Sometimes the blog engine is a little flaky.
Off hand that seems like a really messy way to do a system power off. I personally haven&amp;#39;t had to do a system power off since just disabling the ble and doing a power manage gives you about 2 microamps of power consumption.  Which is pretty small.&lt;/p&gt;
&lt;p&gt;I would suggest you search in the blogs for info on this.  There are two approaches.  1. you call the api sd_power_system_off   2. You write to the register as you did.&lt;/p&gt;
&lt;p&gt;To make your code a little easier on yourself, you might consider writing FF&amp;#39;s to the outclear register and a similar process to config to make them inputs.  Actually you only need to make them inputs to stop the power loss, so your choice. Clearing all the individual gpio using the driver would seem maddening.&lt;/p&gt;
&lt;p&gt;Then just init your wakeup pin and once you come out of system off do a re-init of all the gpio.&lt;/p&gt;
&lt;p&gt;Based on the current consumption, I would guess that the HF clock isn&amp;#39;t powering down.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: System off  draws more then 80µA</title><link>https://devzone.nordicsemi.com/thread/117801?ContentTypeID=1</link><pubDate>Mon, 22 Jan 2018 22:20:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff77bb4d-935e-4a2e-96ef-1a6f0ef7b929</guid><dc:creator>ruetten</dc:creator><description>&lt;p&gt;I have testet the code button, converting to UTF-8  to ANSI the result is what you can see now ...
It seems to be a bug in the blog software ....&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: System off  draws more then 80µA</title><link>https://devzone.nordicsemi.com/thread/117799?ContentTypeID=1</link><pubDate>Mon, 22 Jan 2018 22:09:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66193e9e-36aa-4477-923a-04f7f26e7566</guid><dc:creator>ruetten</dc:creator><description>&lt;p&gt;The preview seems to be OK
I don&amp;#39;t know what is going wrong withe text ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: System off  draws more then 80µA</title><link>https://devzone.nordicsemi.com/thread/117800?ContentTypeID=1</link><pubDate>Mon, 22 Jan 2018 21:52:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c09fb67-3359-4089-bb6b-57b0f47fe428</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;Two things:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Please clean up your posting so the code is readable.  You need to select all the code and click the little code button.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Post a schematic of your device.  You know people are going to ask for it.  Might as well get it over with.  If there is an IP concern then you will have to do private posting to Nordic team.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>