<?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>nRF5340 current consumption issues</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102697/nrf5340-current-consumption-issues</link><description>I am working on porting a product made with nRF52832 to nRF5340. The work is in the final stages, and we are working on reducing current consumption on the 5340 board. 
 I was able to reduce the amount by referring to the Nordic blog, but there is still</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Aug 2023 17:17:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102697/nrf5340-current-consumption-issues" /><item><title>RE: nRF5340 current consumption issues</title><link>https://devzone.nordicsemi.com/thread/441015?ContentTypeID=1</link><pubDate>Fri, 11 Aug 2023 17:17:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3536bb64-6874-4f3c-b185-c35777f37930</guid><dc:creator>frax84</dc:creator><description>&lt;p&gt;It seems you&amp;#39;re going in the right direction. As we supposed, latency was the key about the different intervals. For the power the things are a bit more complicated. Variables are really a lot, from hardware to software. I wish you good luck :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 current consumption issues</title><link>https://devzone.nordicsemi.com/thread/440846?ContentTypeID=1</link><pubDate>Fri, 11 Aug 2023 01:05:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:153cc089-3ac4-4d7d-b78d-9692aeefee8f</guid><dc:creator>John Lee</dc:creator><description>&lt;p&gt;Current peaks on both boards with slave latency set to zero.&lt;br /&gt;Peaks at the same interval (60 ms) on both boards.&lt;br /&gt;&lt;br /&gt;&amp;lt;52832&amp;gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/52832_5F00_latency0.JPG" /&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;5340&amp;gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/5340_5F00_latency0.JPG" /&gt;&lt;br /&gt;&lt;br /&gt;But even over the same connection interval, they show different average currents, so I&amp;#39;ll check that out as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 current consumption issues</title><link>https://devzone.nordicsemi.com/thread/440700?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2023 10:46:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7309c3d-05f3-418c-a28c-bc7160fb467e</guid><dc:creator>frax84</dc:creator><description>&lt;p&gt;Did you try to set latency to 0 on both boards to check if these differences disappear? Latency is not so trivial to consider during packet exchange. I think it&amp;#39;s worth a shot&lt;/p&gt;
&lt;p&gt;Edit: sorry, I missed your 3rd bullet point.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 current consumption issues</title><link>https://devzone.nordicsemi.com/thread/440671?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2023 09:02:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0832d5d-a5b1-48dd-9679-4c0033e517ec</guid><dc:creator>John Lee</dc:creator><description>&lt;p&gt;Added information that has not been explained.&lt;br /&gt;In the case of the 52832 board, NCS is not used, and the sdk in use is as follows.&lt;br /&gt;52832: nRF52 SDK 17.1.0&lt;br /&gt;5340: NCS 2.3.0&lt;br /&gt;Small differences are acceptable as they do not use the same SDK.&lt;/p&gt;
&lt;p&gt;1. Both boards use the same 32MHz crystal and use internal RC. (32kHz is not used.)&lt;br /&gt;2. Apply PM at 5340 &lt;span&gt;board&lt;/span&gt;.&lt;br /&gt;(CONFIG_PM, CONFIG_PM_DEVICE)&lt;br /&gt;3. After removing the slave latency, I will upload the test results.&lt;/p&gt;
&lt;p&gt;My question is why the interval between sending and receiving empty packets is different on both boards, although the slave latency is the same.&lt;br /&gt;Is there any additional information I should check?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 current consumption issues</title><link>https://devzone.nordicsemi.com/thread/440632?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2023 07:31:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef9e9de6-25c2-44d0-84a3-9ea1ae5a4ebe</guid><dc:creator>frax84</dc:creator><description>&lt;p&gt;Hi John, i&lt;span style="font-family:inherit;"&gt;t&amp;#39;s hard to make good hypothesis because you didn&amp;#39;t provide neither code nor schematics. If I were in your shoes:&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;I would firstly check from the hardware side. For example, are you using an external crystal for Bluetooth? If yes, is the same in the two boards? Crystals are used to measure time flowing. If the accuracy of the crystal is not the same, or if you&amp;#39;re using the internal oscillator, things can change.&lt;/li&gt;
&lt;li&gt;Secondly, I would check if your board settings are the same (i.e. do you use PM module? The nrf connect SDK version is the same?)&lt;/li&gt;
&lt;li&gt;Finally, I would make a test with slave latency = 0. Slave latency affects how frequently peripheral and central devices &amp;quot;can ignore&amp;quot; each other so this could play a role in addressing your issue.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 current consumption issues</title><link>https://devzone.nordicsemi.com/thread/440599?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2023 00:33:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ad8119e-ff18-40c2-bc33-a71ee40b80a4</guid><dc:creator>John Lee</dc:creator><description>&lt;p&gt;Looks like my guess is wrong.&lt;br /&gt;The master sometimes fails even on the 52832 board, and rssi seems to be more unstable.&lt;br /&gt;&lt;br /&gt;&amp;lt;52832&amp;gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/nrf52832_5F00_rssi.JPG" /&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;5340&amp;gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/nrf5340_5F00_rssi.JPG" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;So why is my 5340 board getting empty packet connection checks more often, even though it uses the same connection interval, slave latency?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 current consumption issues</title><link>https://devzone.nordicsemi.com/thread/440457?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 10:11:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e97ebdb8-1827-48ee-8dd7-fd1ef2b04d88</guid><dc:creator>frax84</dc:creator><description>&lt;p&gt;Hi John,&lt;/p&gt;
&lt;p&gt;i&amp;#39;m wondering if you can log the RSSI of the packets exchanged. In general, if antenna matching is poor (due to bad matching network or interferences or whatever), you should notice an RSSI averagely lower of several dBs. It&amp;#39;s just a coarse check, but maybe it can give you some hint on the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>