<?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>nrf5340dk power consumption in ble peripheral connected mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102343/nrf5340dk-power-consumption-in-ble-peripheral-connected-mode</link><description>My nrf5340dk works as a BLE peripheral. Connection events occur at 50 msec and data are occasionally sent to the client. 
 My goal is to achieve now minimal power consumption during the connected mode (no data exchange). 
 Problem: from the online tool</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Jul 2023 13:42:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102343/nrf5340dk-power-consumption-in-ble-peripheral-connected-mode" /><item><title>RE: nrf5340dk power consumption in ble peripheral connected mode</title><link>https://devzone.nordicsemi.com/thread/438777?ContentTypeID=1</link><pubDate>Fri, 28 Jul 2023 13:42:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97cf3f16-e37c-4da7-96a0-34bde3741ff6</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]- I disabled UART and LOG. I commented out all the UART-related stuff and set CONFIG_SERIAL=n[/quote]
&lt;p&gt;Did you also disable the logging from the network core?&lt;/p&gt;
&lt;p&gt;Add&amp;nbsp;&lt;/p&gt;
&lt;p&gt;CONFIG_LOG=n&lt;/p&gt;
&lt;p&gt;CONFIG_SERIAL=n&lt;/p&gt;
&lt;p&gt;to the child image prj.conf if it hasn&amp;#39;t been added already,&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>