<?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 power off</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4505/system-power-off</link><description>Hi, 
 I&amp;#39;v try to use the sd_power_system_off() and without successful.
The power consumption will be 200~230uA around. 
 My device: 
 
 Call the system off when ADV._TIMEOUT of the ble_event 
 S110 v7.1 
 SDK 6.1 
 SWDCLK = LOW 
 No Any GPIO</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Nov 2014 00:31:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4505/system-power-off" /><item><title>RE: system power off</title><link>https://devzone.nordicsemi.com/thread/15991?ContentTypeID=1</link><pubDate>Fri, 21 Nov 2014 00:31:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18bac694-fc02-477b-93fe-a818b58b7593</guid><dc:creator>Jason</dc:creator><description>&lt;p&gt;but, why did you use the sense pin with &amp;quot;NOPULL&amp;quot; in the all examples ? and so I need an external pull resistor when I use the &amp;quot;NOPULL&amp;quot;, right?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: system power off</title><link>https://devzone.nordicsemi.com/thread/15990?ContentTypeID=1</link><pubDate>Thu, 20 Nov 2014 19:25:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6396220f-0749-450d-8b0d-32328c33e7cd</guid><dc:creator>wlgrd</dc:creator><description>&lt;p&gt;The problem you meet with NOPULL is, and I quote: &amp;quot;If there is no pull on the pin then it is floating. When the state of the GPIO pin is in between VDD0.3 and VDD0.7 then the state is undefined. This might cause the chip to occasionally or frequently wake up, therefore causing the high current consumption.&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: system power off</title><link>https://devzone.nordicsemi.com/thread/15988?ContentTypeID=1</link><pubDate>Thu, 20 Nov 2014 14:59:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33c72485-556c-474d-a036-9e749009935c</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;If you configure a GPIO pin as input you should always specify either high or low pull if this is not done for the circuit that connects to the gpio pin. If there is no pull on the pin then it is floating. When the state of the GPIO pin is in between VDD&lt;em&gt;0.3 and VDD&lt;/em&gt;0.7 then the state is undefined. This might cause the chip to occasionally or frequently wake up, therefore causing the high current consumption.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: system power off</title><link>https://devzone.nordicsemi.com/thread/15989?ContentTypeID=1</link><pubDate>Wed, 19 Nov 2014 12:16:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c58181f-5691-4185-8f12-7b94c7740b62</guid><dc:creator>Jason</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I got it.&lt;/p&gt;
&lt;p&gt;The sense pin with &amp;quot;NOPULL&amp;quot; is the problem cause of current too high in the &amp;quot;power off&amp;quot; mode.
When I set the sense pin with the &amp;quot;PULLUP&amp;quot;, the problem will be resolved.&lt;/p&gt;
&lt;p&gt;What problem I meet with &amp;quot;NOPULL&amp;quot; ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>