<?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>Powering up after a sd_power_system_off().</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112701/powering-up-after-a-sd_power_system_off</link><description>Hello List, 
 I have an Arduino Nano 33 ble with nrf52840. It is powered directly with 3.3 Volt using 7 Volt and a 3.3 Volt LDO voltage regulator. It is programmed (via the bootloader) using nRF5_SDK_17.1.0_ddde560 software. The program is basically an</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Jul 2024 09:21:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112701/powering-up-after-a-sd_power_system_off" /><item><title>RE: Powering up after a sd_power_system_off().</title><link>https://devzone.nordicsemi.com/thread/493096?ContentTypeID=1</link><pubDate>Wed, 10 Jul 2024 09:21:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c5580a1-8ed3-4e4c-8d8b-c347144a53d2</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Glad to hear that it worked. &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Powering up after a sd_power_system_off().</title><link>https://devzone.nordicsemi.com/thread/492984?ContentTypeID=1</link><pubDate>Tue, 09 Jul 2024 13:26:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:485f3486-42c1-458a-abd4-65fb3ed10b15</guid><dc:creator>Sietse</dc:creator><description>&lt;p&gt;Sorry for the late reply.&lt;/p&gt;
&lt;p&gt;I just resolved the issue. The problem was your issue #2. I didn&amp;#39;t realize that when the power was turned off together with the low power consumption it would take 20 seconds for the 100 uF capacitor after the switch to empty.&lt;/p&gt;
&lt;p&gt;Thanks for the help!&lt;/p&gt;
&lt;p&gt;Sietse&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Powering up after a sd_power_system_off().</title><link>https://devzone.nordicsemi.com/thread/492236?ContentTypeID=1</link><pubDate>Thu, 04 Jul 2024 11:58:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45e0cb9d-f9ab-4f24-8dd5-af289e99f435</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This can occur due to several reasons. Please check the following:&lt;/p&gt;
&lt;p&gt;1. Please make sure&amp;nbsp;that the brownout detector of the nRF52840 is configured correctly in your application. If it doesn&amp;#39;t detect the power-off state properly, this can occur.&lt;/p&gt;
&lt;p&gt;2. Also, ensure that there is enough time between powering on and off the circuit.&lt;/p&gt;
&lt;p&gt;3.&amp;nbsp;You can try to use a GPIO pin to manually control the reset pin of the nRF52840. This can be done by connecting a GPIO pin to the RESETN pin and toggling it low in your application,&amp;nbsp;before system off.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;4. You can also try to use an external reset circuit, say, a simple RC circuit, so that when power is applied, the proper reset signal is sent to RESETN pin.&lt;/p&gt;
&lt;p&gt;Please try these and let me know how it goes.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>