<?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>NRF52832 power leakage</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69827/nrf52832-power-leakage</link><description>We use NRF52832 in the remote control of the car。 We measured the average current of power consumption at about 1uA.Every 300ms, the current curve bounces to the transient current of 100uA, which we suspect is caused by charging and discharging of the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Jan 2021 21:19:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69827/nrf52832-power-leakage" /><item><title>RE: NRF52832 power leakage</title><link>https://devzone.nordicsemi.com/thread/288045?ContentTypeID=1</link><pubDate>Thu, 07 Jan 2021 21:19:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e4acf35-0e7c-4677-be3b-f81ff96c0125</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>[quote user="hmolesworth"]The nRF52832 data sheet is incorrect, and the drawing you show is also incorrect. The pull-up and pull down resistors are applied to the port pin &lt;em&gt;&lt;strong&gt;regardless&lt;/strong&gt;&lt;/em&gt; of whether the port is set as input or output or unconnected. This means that the internal pull-down supplies power to the LED even if set to &lt;em&gt;Input&lt;/em&gt; and &lt;em&gt;Disconnect&lt;/em&gt;. I spent some time proving this. The answer to disable the LED leakage is to turn off the pull-down by using &lt;em&gt;PULLNONE&lt;/em&gt;.[/quote]
&lt;p&gt;Yes, you&amp;#39;re right. The drawing is incorrect (both the one posted here and the one in the product spec (which is the same drawing)). I will report this internally. Thanks for letting us know.&amp;nbsp; &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 power leakage</title><link>https://devzone.nordicsemi.com/thread/287808?ContentTypeID=1</link><pubDate>Wed, 06 Jan 2021 22:40:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f1a0e5f-c190-4f78-ad21-ec011f314077</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;Here are my measurement results, which prove the pullup/pull-down resistor is connected to the pin regardless of the input setting. nRF52832, 32MHz crystal, no 32kHz crystal, no Reset pin, SoftDevice loaded but not enabled, no peripherals enabled, idle. Power CR2032 coin cell, no ground other than PPK-2, no J-Link.&lt;/p&gt;
&lt;p&gt;This first table is default port settings after a reset, no changes:&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;font-size:75%;"&gt;PPK-2&amp;nbsp; Meter&amp;nbsp; Conditions&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;font-size:75%;"&gt; ====== ====== ==========&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;font-size:75%;"&gt; 1.66uA 2.971V with errata workarounds, no i/o&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;font-size:75%;"&gt; 1.51uA 2.985V&amp;nbsp; &amp;nbsp;no errata workarounds, no i/o&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;font-size:inherit;"&gt;&lt;span&gt;This Next table is port settings made after a reset, all 32 port pins identical, nothing connected to any of the 32 port pins, no errata applied:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;font-size:75%;"&gt;PPK-2&amp;nbsp; Meter&amp;nbsp; &amp;nbsp;Direction&amp;nbsp; &amp;nbsp; Input&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Pullup&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Drive Level&amp;nbsp; &amp;nbsp; &amp;nbsp; Sense Level&amp;nbsp; &amp;nbsp; Output&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;font-size:75%;"&gt; ====== ======&amp;nbsp; ==========&amp;nbsp; &amp;nbsp;==============&amp;nbsp; &amp;nbsp;============&amp;nbsp; &amp;nbsp;==============&amp;nbsp; &amp;nbsp;============== ===========&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;font-size:75%;"&gt;1.49uA 2.989V (PIN_OUTPUT | PIN_DISCONNECT | PIN_PULLNONE | PIN_DRIVE_S0S1 | PIN_SENSE_OFF) Driven Low&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;font-size:75%;"&gt; 1.49uA 2.999V (PIN_OUTPUT | PIN_DISCONNECT | PIN_PULLDOWN | PIN_DRIVE_S0S1 | PIN_SENSE_OFF) Driven Low&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;font-size:75%;"&gt; 6.47mA 2.894V (PIN_OUTPUT | PIN_DISCONNECT | PIN_PULLUP&amp;nbsp; &amp;nbsp;| PIN_DRIVE_S0S1 | PIN_SENSE_OFF) Driven Low&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;font-size:75%;"&gt; 6.47mA 2.889V (PIN_OUTPUT | PIN_CONNECT&amp;nbsp; &amp;nbsp; | PIN_PULLUP&amp;nbsp; &amp;nbsp;| PIN_DRIVE_S0S1 | PIN_SENSE_OFF) Driven Low&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;font-size:75%;"&gt;1.51uA 2.959V (PIN_OUTPUT | PIN_DISCONNECT | PIN_PULLNONE | PIN_DRIVE_S0S1 | PIN_SENSE_OFF) Driven High&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;font-size:75%;"&gt; 6.42mA 2.877V (PIN_OUTPUT | PIN_DISCONNECT | PIN_PULLDOWN | PIN_DRIVE_S0S1 | PIN_SENSE_OFF) Driven High&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;font-size:75%;"&gt; 1.53uA 2.938V (PIN_OUTPUT | PIN_DISCONNECT | PIN_PULLUP&amp;nbsp; &amp;nbsp;| PIN_DRIVE_S0S1 | PIN_SENSE_OFF) Driven High&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;This shows setting a port pin into active low output driven low is as good as leaving a pin floating when unused, with the added benefit that there is no possibility of port feedthrough if a floating pin drifts through the threshold.&lt;/p&gt;
&lt;p&gt;Looking at pull-up and pull down resistor values for the 32 pins:&lt;/p&gt;
&lt;p&gt;(2.877Volts / 6.42mA) / 32 ==&amp;gt; 14.34K Ohm&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 power leakage</title><link>https://devzone.nordicsemi.com/thread/287784?ContentTypeID=1</link><pubDate>Wed, 06 Jan 2021 16:20:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee1a3049-2b90-42b3-a2d5-ff972795eb8b</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;The DC voltage applied to a ceramic capacitor causing a reduction in capacitance is well known, maybe start with this FAQ link which shows a typical 50% reduction in capacitance using a 6.3volt rated capacitor at 6.3 volts; that requires a 2x increase in rated voltage for a given capacitance value or double the number of expected components fitted. My rule-of-thumb is 3x. See&amp;nbsp;&lt;a href="https://www.murata.com/en-us/support/faqs/products/capacitor/ceramiccapacitor/char/0005"&gt;murata&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;quot;&lt;em&gt;The LED control pin is configured with pull-up input when 832 is dormant&lt;/em&gt;&amp;quot; - you have of course now changed this to always output &amp;quot;H0D1&amp;quot; with PULLNONE assuming low drive to illuminate the LED. No need to reconfigure the pin when turning off LED or sleeping.&lt;/p&gt;
&lt;p&gt;The datasheet is &lt;em&gt;nRF52832 Product Spec v1.4, Figure 21: GPIO Port and the GPIO pin details&lt;/em&gt;. Regarding the porting to SDK v17.0.2 why not just try and see if it builds easily? Maybe you will not find it difficult ..&lt;/p&gt;
&lt;p&gt;I will post some actual test results (maybe later today) for the different port configurations and the effect on power supply current; I use an nRF52832 with nothing connected to any of the i/o pins and put all 32 i/o pins into each state before sleep with no peripherals active, which gives a very accurate measure.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 power leakage</title><link>https://devzone.nordicsemi.com/thread/287606?ContentTypeID=1</link><pubDate>Wed, 06 Jan 2021 00:57:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:915815c2-287c-4877-b583-cd8641a5b94e</guid><dc:creator>qyhok</dc:creator><description>[quote userid="65515" url="~/f/nordic-q-a/69827/nrf52832-power-leakage/287564#287564"]4.7uF is nowhere good enough and will severely limit the lifetime (useable capacity) of a CR2032 or any other coin cell. Bare minimum is 47uF with a voltage 3 x Vcoin max, ie use a 10 volt rating or higher. Maybe you can find one which is the same footprint as the 50V 4u7.[/quote]
&lt;ul&gt;
&lt;li style="list-style:none;margin:0px 0px 10px;padding:0px;"&gt;
&lt;p class="src grammarSection" style="color:#666666;font-size:14px;line-height:20px;margin:0px;padding:0px;"&gt;&lt;span style="color:#000000;"&gt;Thank you my friend, do you have relevant calculation formula？&lt;/span&gt;&lt;/p&gt;
[quote userid="65515" url="~/f/nordic-q-a/69827/nrf52832-power-leakage/287564#287564"]Does it matter if the LEDs are dim or simply don&amp;#39;t light up?[/quote]
&lt;p&gt;&lt;span style="color:#000000;"&gt;&lt;span&gt;I don&amp;#39;t think there is a direct connection. The LED control pin is configured with pull-up input when 832 is dormant&lt;/span&gt;.&lt;span&gt;Your suggestion is very novel, I will pay attention to this phenomenon in the future design.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
[quote userid="65515" url="~/f/nordic-q-a/69827/nrf52832-power-leakage/287564#287564"]If you are using SDK v15.2.0 I would strongly suggest you avoid migrating to 15.3 or 16 or 17.02 until you have a very strong reason; the reason is that a big change was introduced with nRFx stuff which has defeated many other posters here. Starting with v17.0.2 is fine - it is the best version available, migrating from v15.2.0 is troublesome.[/quote]
&lt;p&gt;&lt;span&gt;My friend, where is the evidence for that, including your incorrect datasheet.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 power leakage</title><link>https://devzone.nordicsemi.com/thread/287564?ContentTypeID=1</link><pubDate>Tue, 05 Jan 2021 16:50:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3cc778b1-f32f-4f1e-bc45-4460d1052d9a</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;If you are using SDK v15.2.0 I would strongly suggest you avoid migrating to 15.3 or 16 or 17.02 until you have a very strong reason; the reason is that a big change was introduced with nRFx stuff which has defeated many other posters here. Starting with v17.0.2 is fine - it is the best version available, migrating from v15.2.0 is troublesome.&lt;/p&gt;
&lt;p&gt;Monitoring current requires a hardware change. However, you can detect coin cell battery state by pulsing a large known load and measuring the rate of battery voltage droop. Since you now know that the pull-up and pull-down resistors apply to the port pins even when the pins are outputs, you simply take all the unused pins (not connected to anything), set as outputs with pull-up enabled, and drive low for a short period. 10 pins gives 10x13k in parallel or about 1.3k load which will give a pulse current of Vcoin/1k3 or (say) 2mA. A weak coin cell voltage drops fast compared with a newer coin cell. Periodically running this test will provide early indication of something amiss; of course release the pull-up after the test.&lt;/p&gt;
&lt;p&gt;4.7uF is nowhere good enough and will severely limit the lifetime (useable capacity) of a CR2032 or any other coin cell. Bare minimum is 47uF with a voltage 3 x Vcoin max, ie use a 10 volt rating or higher. Maybe you can find one which is the same footprint as the 50V 4u7.&lt;/p&gt;
&lt;p&gt;Does it matter if the LEDs are dim or simply don&amp;#39;t light up?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 power leakage</title><link>https://devzone.nordicsemi.com/thread/287374?ContentTypeID=1</link><pubDate>Tue, 05 Jan 2021 03:31:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7c07cce-2cf3-425e-be60-b83be58d84a3</guid><dc:creator>qyhok</dc:creator><description>[quote userid="65515" url="~/f/nordic-q-a/69827/nrf52832-power-leakage/287370#287370"]If you are using IRDA or other optical sense by any chance, tree leaves rippling in sunshine can cause unexpected wakeups as they look like data transmission requests; I kid you not, this drained batteries on an industrial outdoor application some years back.[/quote]
&lt;p&gt;&lt;span&gt;I believe what you said about my friend&lt;/span&gt;.There is indeed invisible optical communication.&lt;/p&gt;
[quote userid="65515" url="~/f/nordic-q-a/69827/nrf52832-power-leakage/287370#287370"] but anything pre-v17.0.2 has to be regarded with suspicion. [/quote]
&lt;ul&gt;
&lt;li style="list-style:none;margin:0px 0px 10px;padding:0px;"&gt;
&lt;p class="src grammarSection" style="color:#666666;font-size:14px;line-height:20px;margin:0px;padding:0px;"&gt;By version do you mean SDK version？&lt;/p&gt;
&lt;ul&gt;
&lt;li style="list-style:none;margin:0px 0px 10px;padding:0px;"&gt;
&lt;p class="src grammarSection" style="color:#666666;font-size:14px;line-height:20px;margin:0px;padding:0px;"&gt;I used the nRF5 SDK 15.2.0...BLE use the flash_s132_nrf52_6.1.0_softdevice&lt;/p&gt;
&lt;/li&gt;
&lt;li style="list-style:none;margin:0px 0px 10px;padding:0px;"&gt;&lt;span class="transSent"&gt;Maybe the version is too old, but if I were to change the SDK now, I would need to find a clear usage bug to convince my colleagues.&lt;/span&gt;&lt;span class="transSent"&gt;Do you know what&amp;#39;s wrong with the version&lt;/span&gt;.[quote userid="65515" url="~/f/nordic-q-a/69827/nrf52832-power-leakage/287370#287370"]Maybe have the cpu measure its own current consumption, then on wakeup it can take a port snapshot and log to see if anything (such as pull-down) is amiss. [/quote]&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li style="list-style:none;margin:0px 0px 10px;padding:0px;"&gt;
&lt;p class="src grammarSection" style="color:#666666;font-size:14px;line-height:20px;margin:0px;padding:0px;"&gt;This is a very good suggestion. How to monitor the running power of 52832 itself&lt;/p&gt;
[quote userid="65515" url="~/f/nordic-q-a/69827/nrf52832-power-leakage/287370#287370"]Is there a boost regulator for when the coin cell voltage is down at 2.6 volts, or do the LEDs just go dim[/quote]
&lt;p&gt;&lt;span&gt;The button battery is directly used for power supply without any boost measures. I set the low voltage threshold of 52832 at 2.4V without any operation and directly hibernate.&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li style="list-style:none;margin:0px 0px 10px;padding:0px;"&gt;
&lt;p class="src grammarSection" style="color:#666666;font-size:14px;line-height:20px;margin:0px;padding:0px;"&gt;The largest energy storage capacitor on the board is 4.7UF on the datasheet.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li style="list-style:none;margin:0px 0px 10px;padding:0px;"&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 power leakage</title><link>https://devzone.nordicsemi.com/thread/287370?ContentTypeID=1</link><pubDate>Tue, 05 Jan 2021 02:38:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6efbd09-5ce1-4683-8624-c42fee7bda30</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;50V is fantastic, no issues with ceramic headroom there; you didn&amp;#39;t mention the capacitance though, and 50V might imply not much; I advise minimum 100uF for CR2032 and BLE operation, more is better. The CR2032 is not the power source, instead it is the trickle charger for the capacitor; the BLE burst transmission uses the capacitor, not the coin cell - well, that is if you want to get close to coin cell capacity usage.&lt;/p&gt;
&lt;p&gt;If leak is occasional, usual reason is some clock left on in sleep, such as SAADC or UART or PWM or SPI not terminating properly. Not terminating properly is usually caused by issuing a STOP and not waiting for the STOPPED event; if using the library code that should be handled, but anything pre-v17.0.2 has to be regarded with suspicion. I use low-level drivers. Maybe have the cpu measure its own current consumption, then on wakeup it can take a port snapshot and log to see if anything (such as pull-down) is amiss. Maybe the pull-down is not disabled after an LED blinks on just when going to sleep; that&amp;#39;s at least 80uA right there.&lt;/p&gt;
&lt;p&gt;If you are using IRDA or other optical sense by any chance, tree leaves rippling in sunshine can cause unexpected wakeups as they look like data transmission requests; I kid you not, this drained batteries on an industrial outdoor application some years back.&lt;/p&gt;
&lt;p&gt;Where is the voltage for the tri-colour LED coming from? Is there a boost regulator for when the coin cell voltage is down at 2.6 volts, or do the LEDs just go dim?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 power leakage</title><link>https://devzone.nordicsemi.com/thread/287358?ContentTypeID=1</link><pubDate>Tue, 05 Jan 2021 01:17:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d68423f-7ca5-4a5c-a451-3b70ce13b60c</guid><dc:creator>qyhok</dc:creator><description>[quote userid="65515" url="~/f/nordic-q-a/69827/nrf52832-power-leakage/287342#287342"]and is this capacitor ceramic or Tantalum? If ceramic, what voltage rating is the capacitor? It matters ..[/quote]
&lt;p&gt;Ceramic capacitor, 50V withstand voltage&lt;/p&gt;
&lt;p&gt;0603 Conventional packaging LED&lt;/p&gt;
&lt;p&gt;Thanks for your proof. Is there a correct datasheet?&lt;/p&gt;
&lt;ul&gt;
&lt;li style="list-style:none;margin:0px 0px 10px;padding:0px;"&gt;
&lt;p class="src grammarSection" style="color:#666666;font-size:14px;line-height:20px;margin:0px;padding:0px;"&gt;If it is an LED leak, check the static power consumption should be detected.&lt;/p&gt;
&lt;ul&gt;
&lt;li style="list-style:none;margin:0px 0px 10px;padding:0px;"&gt;
&lt;p class="src grammarSection" style="color:#666666;font-size:14px;line-height:20px;margin:0px;padding:0px;"&gt;My average static power consumption right now is very low.&lt;span&gt;Capacitor leakage has also occurred, but static power consumption can be measured, which is problematic.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li style="list-style:none;margin:0px 0px 10px;padding:0px;"&gt;&lt;span&gt;It&amp;#39;s an occasional leak, and it&amp;#39;s not as easy to catch the leak&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 power leakage</title><link>https://devzone.nordicsemi.com/thread/287354?ContentTypeID=1</link><pubDate>Tue, 05 Jan 2021 00:58:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4226b828-8e26-4516-9065-9652dde1a40b</guid><dc:creator>qyhok</dc:creator><description>[quote userid="91187" url="~/f/nordic-q-a/69827/nrf52832-power-leakage/287192#287192"]What is the size of your DEC4 capacitor?[/quote]
&lt;p&gt;1uF &lt;/p&gt;
&lt;ul&gt;
&lt;li style="list-style:none;margin:0px 0px 10px;padding:0px;"&gt;
&lt;p class="src grammarSection" style="color:#666666;font-size:14px;line-height:20px;margin:0px;padding:0px;"&gt;The average power consumption was very low, at 1.79 mWH after 100 minutes of measurement.&lt;/p&gt;
&lt;/li&gt;
&lt;li style="list-style:none;margin:0px 0px 10px;padding:0px;"&gt;&lt;span class="transSent"&gt;When using button battery to independently power 52832, it was found that when charging DEC4 capacitor was needed, the peak current would make the battery voltage shake by 30~ 50mV. This process was seen to last for 30US by oscilloscope. I am not sure whether this process would lead to unstable operation or IO level failure.&lt;/span&gt;&lt;span class="transSent"&gt;But when I switch to LDO-3V3 with a lithium battery, I do the same thing, but with a little wobble, 20mv.&lt;/span&gt;&lt;/li&gt;
&lt;li style="list-style:none;margin:0px 0px 10px;padding:0px;"&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 power leakage</title><link>https://devzone.nordicsemi.com/thread/287342?ContentTypeID=1</link><pubDate>Mon, 04 Jan 2021 19:45:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a463a3d-131a-420f-b213-72c5fa7f0eaa</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;The nRF52832 data sheet is incorrect, and the drawing you show is also incorrect. The pull-up and pull down resistors are applied to the port pin &lt;em&gt;&lt;strong&gt;regardless&lt;/strong&gt;&lt;/em&gt; of whether the port is set as input or output or unconnected. This means that the internal pull-down supplies power to the LED even if set to &lt;em&gt;Input&lt;/em&gt; and &lt;em&gt;Disconnect&lt;/em&gt;. I spent some time proving this. The answer to disable the LED leakage is to turn off the pull-down by using &lt;em&gt;PULLNONE&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Note LEDs vary a lot; some might appear lit and others not; the pull-up or pull-down are about 13k, but the LED voltage drop varies from part to part and of course the coin cell voltage changes depending on pulse load and recovery time. What capacitance is used as a reservoir on the coin cell, and is this capacitor ceramic or Tantalum? If ceramic, what voltage rating is the capacitor? It matters ..&lt;/p&gt;
&lt;p&gt;Also what level of illumination is directed at the LED when installed, eg from a car light other than the LED or sunlight? Maybe show the circuit schematic. You can test the illumination level issue; shine the brightest LED torch you can find at the assembly, particularly the LEDs, and see if the measured leakage changes.&lt;/p&gt;
&lt;p&gt;SPIS should not have pull-ups enabled, except perhaps on /CS if the driver is expected to be disconnected. If there are issues with insufficient pin drive on SPIS the master could be thrashing the slave due to bus errors; just like leaves in sunshine this can exhaust a battery. Some guard timer might help, one SPIS request accepted every minute .. any pin left high or with pull-up enabled while a connected device powers down will try to phantom power the connected device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 power leakage</title><link>https://devzone.nordicsemi.com/thread/287192?ContentTypeID=1</link><pubDate>Mon, 04 Jan 2021 11:06:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c48e8d73-1dc1-407a-84d5-0d45c20b1cf4</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user=""]We measured the average current of power consumption at about 1uA[/quote][quote user=""] 10% of the samples ran out of battery power one month after they appeared[/quote][quote user=""]The real-time current of the sample retest was normal 1UA[/quote]
&lt;p&gt;&amp;nbsp;&lt;br /&gt;So the 10% that &amp;quot;fail&amp;quot; was re-tested and you measured 1uA witch is what it should be ?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;What is the size of your DEC4 capacitor?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;When SPIS is active it is waiting for a interrupt on the CS pin, when this is happening it is expected that the current draw is 10-20uA&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;When you are measuring the average current how long is the period and does it include the 300ms jump? Are you able to measure a average current that would result in 1 moth life time for the battery?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 power leakage</title><link>https://devzone.nordicsemi.com/thread/286502?ContentTypeID=1</link><pubDate>Wed, 23 Dec 2020 15:27:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:006605ba-e2e6-4989-9c69-c67f2d098c25</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;&lt;span&gt;Due to holidays the response may take longer then usual, pardon the inconvenience.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Jonathan&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>