<?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>I want know what is the difference between the three kind of  low power mode of nrf52810?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68020/i-want-know-what-is-the-difference-between-the-three-kind-of-low-power-mode-of-nrf52810</link><description>Hello, 
 I want know what is the difference between the three kind of low power mode? 
 
 System ON, Full 24 kB RAM retention, Wake on GPIOTE input (Event mode) System ON, Full 24 kB RAM retention, Wake on GPIOTE PORT event System ON, Full 24 kB RAM retention</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 09 Nov 2020 09:45:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68020/i-want-know-what-is-the-difference-between-the-three-kind-of-low-power-mode-of-nrf52810" /><item><title>RE: I want know what is the difference between the three kind of  low power mode of nrf52810?</title><link>https://devzone.nordicsemi.com/thread/278948?ContentTypeID=1</link><pubDate>Mon, 09 Nov 2020 09:45:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49a04554-e781-4e89-a314-e241ece13ced</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;I am happy to help. The best of luck with your project &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I want know what is the difference between the three kind of  low power mode of nrf52810?</title><link>https://devzone.nordicsemi.com/thread/278907?ContentTypeID=1</link><pubDate>Mon, 09 Nov 2020 00:55:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c884d54b-cc83-44ec-9e48-c4913ac5dbcf</guid><dc:creator>House</dc:creator><description>&lt;p&gt;&lt;span&gt;Thank you for your reply, it is helpful to me, I will download this case on github, thank you again&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I want know what is the difference between the three kind of  low power mode of nrf52810?</title><link>https://devzone.nordicsemi.com/thread/278778?ContentTypeID=1</link><pubDate>Fri, 06 Nov 2020 12:52:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fdda820d-52b5-44e0-9f5b-380cc8cb91e2</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Technically the low power mode is the same (System ON Idle). The difference is what you are using as a wakeup source, and which peripherals are running in the background during sleep, which affects the sleep current.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The lowest power mode here is System ON with wake on GPIOTE PORT event, which allows you to disable most peripherals in the system and keep sleep current to a minimum.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Wake on RTC requires a 32k clock source to be active and an RTC timer to run, which increases the sleep current slightly, but allows you to wake up after a pre-determined amount of time.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Wake on GPIOTE input in event mode increases the current consumption by several tens of microamps, but allows you to associate a dedicated interrupt to a wakeup pin, or make a PPI connection from the pin to some other task in the system.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We don&amp;#39;t have any examples for GPIOTE input events in the SDK unfortunately, but these old powerdown examples for the nRF51 should still be relevant for the nrF52 series, since the driver is similar:&lt;br /&gt;&lt;a href="https://github.com/NordicPlayground/nrf51-powerdown-examples"&gt;https://github.com/NordicPlayground/nrf51-powerdown-examples&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>