<?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>Periodic advertisement (10 sec on and 20 sec off) using timer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25752/periodic-advertisement-10-sec-on-and-20-sec-off-using-timer</link><description>Hello,
I am using pca10040 and sdk 12.2.2. I want that my pca10040 should advertise for 10 sec then it should go to system off mode then it should wake up after 20 sec. My current code allows me to aadvertise on and off for specific interval but unfortunately</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 11 Oct 2017 06:19:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25752/periodic-advertisement-10-sec-on-and-20-sec-off-using-timer" /><item><title>RE: Periodic advertisement (10 sec on and 20 sec off) using timer</title><link>https://devzone.nordicsemi.com/thread/101448?ContentTypeID=1</link><pubDate>Wed, 11 Oct 2017 06:19:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:936f5c25-f80a-4c49-9e45-bc1b642effa2</guid><dc:creator>Newbie</dc:creator><description>&lt;p&gt;Hi Sigurd,
Thanks for your answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Periodic advertisement (10 sec on and 20 sec off) using timer</title><link>https://devzone.nordicsemi.com/thread/101447?ContentTypeID=1</link><pubDate>Tue, 10 Oct 2017 07:56:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:108e5e56-22cf-4af6-b763-efb762e5aa33</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You need an external input to wake up from &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/power.html?cp=2_1_0_17_1#unique_1884019601"&gt;System OFF mode&lt;/a&gt;. From infocenter:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;System OFF is the deepest power saving
mode the system can enter. In this
mode, the system’s core functionality
is powered down and all ongoing tasks
are terminated.&lt;/p&gt;
&lt;p&gt;The device can be put into System OFF
mode using the POWER register
interface. When in System OFF mode,
the device can be woken up through one
of the following signals:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The DETECT signal, optionally generated by the GPIO peripheral&lt;/li&gt;
&lt;li&gt;The ANADETECT signal, optionally generated by the LPCOMP module&lt;/li&gt;
&lt;li&gt;The SENSE signal, optionally generated by the NFC module to
“wake-on-field”&lt;/li&gt;
&lt;li&gt;A reset&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;When the system wakes up from System
OFF mode, it gets reset.&lt;/p&gt;
&lt;/blockquote&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>