<?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>nrf52840 System ON Low power mode.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84256/nrf52840-system-on-low-power-mode</link><description>Hello, 
 I am new in nordic previously I was working on Cypress controllers. I am trying to put the device in System ON Low power mode. 
 I have tried the below functions but there is not any effect on current consumption. 
 To make sure it will always</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Feb 2022 11:31:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84256/nrf52840-system-on-low-power-mode" /><item><title>RE: nrf52840 System ON Low power mode.</title><link>https://devzone.nordicsemi.com/thread/350639?ContentTypeID=1</link><pubDate>Tue, 01 Feb 2022 11:31:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c7881f5-76f0-4786-8e01-5450f7c36630</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The high sleep current is&amp;nbsp; likely caused by the serial logging interface (UART) being enabled. Please try to disable it in your project by adding CONFIG_SERIAL=n to your prj.conf file.&lt;/p&gt;
&lt;p&gt;Also, k_cpu_idle() is normally not used it the application code as we have the idle thread (&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/zephyr/reference/kernel/other/cpu_idle.html"&gt;CPU Idling&lt;/a&gt;) that gets executed whenever there are no pending tasks left.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>