<?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>Entering  ON/low power mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34893/entering-on-low-power-mode</link><description>I am trying to make the nrf52832 enter in ON/low power mode for inactivity periode. 
 I must have the &amp;quot;System ON, No RAM retention, Wake on RTC&amp;quot; as indicated in nrf52832 datasheet, table &amp;quot; Current consumption: Ultra-low power &amp;quot;. Then the system must wake</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 May 2018 11:30:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34893/entering-on-low-power-mode" /><item><title>RE: Entering  ON/low power mode</title><link>https://devzone.nordicsemi.com/thread/134011?ContentTypeID=1</link><pubDate>Wed, 30 May 2018 11:30:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:748146b0-d3f1-4b96-8aab-683afbbe20bd</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I believe all \ble_peripheral examples do what you describe:&lt;/p&gt;
&lt;p&gt;The app_timer (using RTC) is used to periodically wakeup the chip at given intervals and write data to softdevice (for instance battery level) to be notified to the peer device. The idle current is only a very few uA. If you are planning to create a BLE application I suggest you start with this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>