<?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>The system wakes up 1 second after pressing the button. What can I do to reduce this time?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73568/the-system-wakes-up-1-second-after-pressing-the-button-what-can-i-do-to-reduce-this-time</link><description>Hi, 
 I use sd system power off to go into sleep mode. I wake up with the help of a button. However, the 1 second wake up time is too much for us. Do we have a chance to set this one-second wake up time? Our system (BLE) also works.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Apr 2021 22:24:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73568/the-system-wakes-up-1-second-after-pressing-the-button-what-can-i-do-to-reduce-this-time" /><item><title>RE: The system wakes up 1 second after pressing the button. What can I do to reduce this time?</title><link>https://devzone.nordicsemi.com/thread/303613?ContentTypeID=1</link><pubDate>Wed, 07 Apr 2021 22:24:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a53c8dc6-9a44-4cee-a8e4-08319245099c</guid><dc:creator>HasanYilmaz</dc:creator><description>&lt;p&gt;I solved this situation. After the BLE_STACK_INIT function sensor_function (); I was calling the function. When I moved this program to the first line in main with some fixes, I did not have any problems. But I will try the clock thing you said :) Even a few hundred milliseconds is very important to us :) Thank you, Simonr.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The system wakes up 1 second after pressing the button. What can I do to reduce this time?</title><link>https://devzone.nordicsemi.com/thread/303481?ContentTypeID=1</link><pubDate>Wed, 07 Apr 2021 12:02:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd7d93f7-6f87-4b7b-85e6-6b42f2214c3c</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;How do you measure the wake up time? If you have delays during your initiailization phase,&amp;nbsp;for example,&amp;nbsp;this will affect the wake up time for instance. Please try to find out what exactly is taking most of the time?&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;32kHz external crystal will take several hundred milliseconds to start up, but it shouldn&amp;#39;t result in a full second. An alternative would be to use another clock source for the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fclock.html&amp;amp;anchor=concept_xkj_np1_2r"&gt;LF clock&amp;nbsp;&lt;/a&gt;&amp;nbsp;but that will result in higher current consumption while the LF clock is running.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The system wakes up 1 second after pressing the button. What can I do to reduce this time?</title><link>https://devzone.nordicsemi.com/thread/302939?ContentTypeID=1</link><pubDate>Sun, 04 Apr 2021 13:23:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab0388c4-7bf1-44f3-bd86-d818c1c4946f</guid><dc:creator>HasanYilmaz</dc:creator><description>&lt;p&gt;We use a sensor and run this sensor after the ble_stack_init handler.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>