<?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>Guidance Needed for Measuring nRF52805 Current Consumption (Sleep, TX, RX Modes)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127570/guidance-needed-for-measuring-nrf52805-current-consumption-sleep-tx-rx-modes</link><description>Hello, 
 I need to measure current consumption on the nRF52805 in sleep, TX, and RX modes. Which sample applications are recommended for each of these measurements? Additionally, please advise if there are any specific considerations or precautions I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 01 Apr 2026 10:56:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127570/guidance-needed-for-measuring-nrf52805-current-consumption-sleep-tx-rx-modes" /><item><title>RE: Guidance Needed for Measuring nRF52805 Current Consumption (Sleep, TX, RX Modes)</title><link>https://devzone.nordicsemi.com/thread/564373?ContentTypeID=1</link><pubDate>Wed, 01 Apr 2026 10:56:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3f3b4b2-f506-4336-a197-2578efcc426e</guid><dc:creator>Samruddhi Jadhav</dc:creator><description>&lt;p&gt;Hi Praveen,&lt;/p&gt;
&lt;p&gt;I am looking into this and need some more time. Please note that there may be some delay in response time due to Easter. I will get back to you with an update by early next week.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Samruddhi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Guidance Needed for Measuring nRF52805 Current Consumption (Sleep, TX, RX Modes)</title><link>https://devzone.nordicsemi.com/thread/564317?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2026 14:07:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ccf8c47-67cc-4adf-bd25-9eb689534519</guid><dc:creator>PKG</dc:creator><description>&lt;p&gt;Hi Samrudhi,&lt;/p&gt;
&lt;p&gt;For the sleep current, I was using the same sample that you shared.&amp;nbsp;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/ncs-v3.2.3/samples/boards/nordic/system_off"&gt;https://github.com/nrfconnect/sdk-zephyr/tree/ncs-v3.2.3/samples/boards/nordic/system_off&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The attached waveform was recorded during sleep mode. I&amp;rsquo;d like to understand what the larger spikes represent, as well as the smaller spikes that appear between them.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Also, do I need to modify any code for no RAM retention?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;How to change the configuration from LDO to DCDC mode?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;PKG&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Guidance Needed for Measuring nRF52805 Current Consumption (Sleep, TX, RX Modes)</title><link>https://devzone.nordicsemi.com/thread/564311?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2026 12:30:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:548b5778-c785-416f-8c9b-fa7f33ba9c51</guid><dc:creator>Samruddhi Jadhav</dc:creator><description>&lt;p&gt;Hi Praveen,&lt;/p&gt;
&lt;p&gt;Here are some points and samples I would suggest you to take a look at:&lt;/p&gt;
&lt;p&gt;1) For System ON Idle Sleep: It is like using Hello World with CONFIG_SERIAL disabled.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2) System OFF Sleep: Take a look at:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/ncs-v3.2.3/samples/boards/nordic/system_off"&gt;https://github.com/nrfconnect/sdk-zephyr/tree/ncs-v3.2.3/samples/boards/nordic/system_off&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;3) For TX, Take a look at:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/ncs-v3.2.3/samples/bluetooth/beacon/src/main.c#L57-L58"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/ncs-v3.2.3/samples/bluetooth/beacon/src/main.c#L57-L58&lt;/a&gt;&amp;nbsp;(Here, remember to remove scan response and zoom in on each of the events)&lt;/p&gt;
&lt;p&gt;4) For RX, Take a look at:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/ncs-v3.2.3/samples/bluetooth/observer"&gt;https://github.com/nrfconnect/sdk-zephyr/tree/ncs-v3.2.3/samples/bluetooth/observer&lt;/a&gt;&amp;nbsp;(Here, make sure that the scanning is passive. Also, 100% duty cycle)&lt;/p&gt;
&lt;p&gt;Let me know if you have any further questions.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Samruddhi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Guidance Needed for Measuring nRF52805 Current Consumption (Sleep, TX, RX Modes)</title><link>https://devzone.nordicsemi.com/thread/564272?ContentTypeID=1</link><pubDate>Mon, 30 Mar 2026 20:55:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3c3fa28-08d5-4edd-9628-c35debb7241e</guid><dc:creator>PKG</dc:creator><description>&lt;p&gt;Hi Samruddhi,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks for sharing the link. I&amp;rsquo;ve made some progress on my side. I&amp;rsquo;m measuring the sleep current with the system in System OFF mode [sample: System Off ] , and I&amp;rsquo;m seeing about &lt;strong&gt;0.173 &amp;micro;A&lt;/strong&gt;. However, the link shows that the expected sleep current for &lt;strong&gt;System OFF, no RAM retention, wake on reset&lt;/strong&gt; is around &lt;strong&gt;0.3 &amp;micro;A&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;rsquo;m not sure whether my code is currently using RAM retention or not. How can I configure the system to ensure RAM retention is disabled?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Also, I&amp;rsquo;m not certain whether the sample I&amp;rsquo;m using is configured for &lt;strong&gt;DCDC&lt;/strong&gt; or &lt;strong&gt;LDO&lt;/strong&gt; mode. How can I change this configuration in the code?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Sample :&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;.. zephyr:code-sample:: nrf_system_off&lt;br /&gt; :name: System Off&lt;br /&gt; :relevant-api: sys_poweroff subsys_pm_device&lt;/p&gt;
&lt;p&gt;Use deep sleep on Nordic platforms.&lt;/p&gt;
&lt;p&gt;My measurement.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/sleep_5F00_current.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;PKG&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Guidance Needed for Measuring nRF52805 Current Consumption (Sleep, TX, RX Modes)</title><link>https://devzone.nordicsemi.com/thread/564046?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2026 14:41:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3673138-46bc-45a5-8c2a-acb2e4f63ea6</guid><dc:creator>Samruddhi Jadhav</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Unfortunately, we don&amp;#39;t have a specific sample which goes through this. However, you can take a look at the following &lt;a href="https://docs.nordicsemi.com/bundle/ug_nrf52832_dk/page/UG/dk/hw_measure_current.html"&gt;current measurement&lt;/a&gt;&amp;nbsp;documentation&amp;nbsp;for the nrf52 series. It goes through the necessary instruments and measurement methods that are recommended. It also contains a current measurement guide for nRF52 chip.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can also find the current consumption values for nRF52805 in the specifications: &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52805/page/_tmp/nrf52805/autodita/CURRENT/parameters.i_sleep.html#ariaid-title1"&gt;Sleep&lt;/a&gt;, &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52805/page/_tmp/nrf52805/autodita/CURRENT/parameters.i_radio.html#ariaid-title1"&gt;Radio transmitting/receiving&lt;/a&gt;, &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52805/page/chapters/current_consumption/doc/frontpage.html#ariaid-title1"&gt;Current Consumption&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let me know if you have any further questions.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Samruddhi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>