<?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>how to wake up from sleep mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40389/how-to-wake-up-from-sleep-mode</link><description>hi......... 
 how to wake up from sleep mode 
 using timer how to do that 
 but i couldn&amp;#39;t understand the real timer counter program and timer program 
 how to use this application to wake up from sleep mode</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Nov 2018 15:59:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40389/how-to-wake-up-from-sleep-mode" /><item><title>RE: how to wake up from sleep mode</title><link>https://devzone.nordicsemi.com/thread/157782?ContentTypeID=1</link><pubDate>Fri, 16 Nov 2018 15:59:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7edd0696-d5c9-49c0-8741-0e21e5cf1dfd</guid><dc:creator>Sigurd</dc:creator><description>[quote user="saral"]can i use the for loop ..... to wake up ....&amp;nbsp;[/quote]
&lt;p&gt;&amp;nbsp;No. Did you try the app timer?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to wake up from sleep mode</title><link>https://devzone.nordicsemi.com/thread/157410?ContentTypeID=1</link><pubDate>Thu, 15 Nov 2018 07:51:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:946e4159-2f50-42be-bf0c-a16b4ae1a965</guid><dc:creator>ps_anu</dc:creator><description>&lt;p&gt;can i use the for loop ..... to wake up ....&amp;nbsp;&lt;/p&gt;
&lt;p&gt;like for(i=0;i&amp;lt;=60;I++ )&amp;nbsp;&lt;/p&gt;
&lt;p&gt;so data will print 60 times after that it will go to sleep&amp;nbsp;&lt;/p&gt;
&lt;p&gt;and again i want to make it run...it should go to for loop&amp;nbsp;&lt;/p&gt;
&lt;p&gt;..how can i do ...is it possible&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to wake up from sleep mode</title><link>https://devzone.nordicsemi.com/thread/157125?ContentTypeID=1</link><pubDate>Tue, 13 Nov 2018 14:26:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7b51926-9b38-4c53-b95e-5443c8d28611</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;The chip will wake up when it gets an interrupt.&lt;/p&gt;
&lt;p&gt;You can use the app_timer for that. Each time the timer &lt;span&gt;expire/timeouts&lt;/span&gt;, you can send your data in the &lt;span&gt;timeout_handler.&amp;nbsp;&lt;/span&gt;See &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/lib_timer.html?cp=4_0_0_3_51"&gt;this page&lt;/a&gt;. You can take a look at e.g. the&amp;nbsp;ble_app_hrs example in the SDK, and see how it used there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to wake up from sleep mode</title><link>https://devzone.nordicsemi.com/thread/156983?ContentTypeID=1</link><pubDate>Tue, 13 Nov 2018 05:47:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c5eaf90-8ac6-409a-a1e3-e46244ccf319</guid><dc:creator>ps_anu</dc:creator><description>&lt;p&gt;&amp;nbsp;system on&amp;nbsp;&lt;/p&gt;
&lt;p&gt;it should send the data for one minute and then sleep again it should wake up and send the data... continously&lt;/p&gt;
&lt;p&gt;send and sleep ,send and sleep and so on......&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to wake up from sleep mode</title><link>https://devzone.nordicsemi.com/thread/156913?ContentTypeID=1</link><pubDate>Mon, 12 Nov 2018 14:14:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:382e8f9b-1205-430b-96ef-dab288230b53</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What type of sleep mode are you refering to?&lt;/p&gt;
&lt;p&gt;See &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/power.html?cp=2_1_0_17_1#unique_1707892264"&gt;this &lt;/a&gt;and &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/power.html?cp=2_1_0_17_2#unique_1349410009"&gt;this &lt;/a&gt;link.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>