<?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>Low power node wake up time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55194/low-power-node-wake-up-time</link><description>Hey, 
 I configured one device as low power node in mesh network. 
 With the button press interrupt low power node wakes up and perform some operation (publish BLE message). As of now it is going back to sleep. My requirement is it should be wake until</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Dec 2019 14:01:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55194/low-power-node-wake-up-time" /><item><title>RE: Low power node wake up time</title><link>https://devzone.nordicsemi.com/thread/224209?ContentTypeID=1</link><pubDate>Fri, 06 Dec 2019 14:01:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1196732c-446b-42da-8145-9239690d9eb4</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In the Low Power node example, when you press button 1 an ON message will be published and an app_timer will start. When the app_timer times out, an OFF message will be sent and the device will be put back to sleep. You can increase the timeout in this define&amp;nbsp;APP_STATE_ON_TIMEOUT_MS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>