<?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>charge up a dead battery</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92948/charge-up-a-dead-battery</link><description>Hello, 
 My board is powered by lithium-ion batteries. 
 It works from 3V to 2.1V. And It stop working at 2.1V. 
 
 After discharge, I re-charged battery. But It doesn&amp;#39;t work again immediately, even though I pushed reset button at GPIO21. 
 Only &amp;quot;power</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 Oct 2022 14:21:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92948/charge-up-a-dead-battery" /><item><title>RE: charge up a dead battery</title><link>https://devzone.nordicsemi.com/thread/392672?ContentTypeID=1</link><pubDate>Wed, 26 Oct 2022 14:21:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b49e70b-c68b-41e9-bbbf-539a85284d3a</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi Jiyeon,&lt;/p&gt;
&lt;p&gt;Looking at the plots I believe the VDD rise time is too slow. The maximum allowed rise time according to the specification is 60ms:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/recommended_op_conditions.html?cp=4_2_0_5#concept_vng_xls_2q"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/recommended_op_conditions.html?cp=4_2_0_5#concept_vng_xls_2q&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;Important:&lt;/span&gt; The on-chip power-on reset circuitry may not function properly for rise times longer than the specified maximum.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Stian&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: charge up a dead battery</title><link>https://devzone.nordicsemi.com/thread/391541?ContentTypeID=1</link><pubDate>Thu, 20 Oct 2022 03:14:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e66e5792-624c-4251-83b6-f65012c02a34</guid><dc:creator>JIYEON</dc:creator><description>&lt;p&gt;Hi helsing,&lt;/p&gt;
&lt;p&gt;I used custom board, which is based on nRF52832.&lt;/p&gt;
&lt;p&gt;Our HW engineer reproduced error with power supplier.&lt;/p&gt;
&lt;p&gt;And he said it might not&amp;nbsp;&lt;span&gt;relevant with specific battery model.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The test sequence is like below.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Voltage is goes up slowly, because battery will recharged slowly too.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;nRF52832 is supplied 2.8V through LDO.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In similar situation, It works fine sometimes and not work sometimes.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;lt;Normal operation&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;reset pin, power pin and SPI CS are measured.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If it works fine, SPI communication will be done periodically.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Voltage was set to 1.5V and then 1.6V, 1.7V.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It starts work properly at 1.7V.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/5483.normal.PNG" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;lt;Abnormal operation&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In similar situation, It doesn&amp;#39;t work even at above 2V.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/abnormal.PNG" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: charge up a dead battery</title><link>https://devzone.nordicsemi.com/thread/391110?ContentTypeID=1</link><pubDate>Tue, 18 Oct 2022 08:29:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b6d7a4d-2913-4e2e-bfee-eca02421f6c8</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Jiyeon,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Which board is this? And exactly which batteries are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>