<?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/"><channel><title>Measuring PSM idle current on the nRF91 DK</title><link>/nordic/b/archives/posts/measuring-psm-idle-current-on-the-nrf91-dk</link><description>New updated guide can be found here:
 Getting started with current measurements on the nRF9160 
Or
Please follow the official documentation when using v1.0.0 of the DK:
- Prepare the board for measurements 
- Measuring using PPK2 (similar con...</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><item><title>RE: Measuring PSM idle current on the nRF91 DK</title><link>https://devzone.nordicsemi.com/nordic/b/archives/posts/measuring-psm-idle-current-on-the-nrf91-dk</link><pubDate>Thu, 05 Mar 2020 16:12:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d14c5dc7-36ef-4635-91b4-93c9450f88bd</guid><dc:creator>slomusti</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;[mention:c8d12f5777084884935d8dc5c6ed1d3b:e9ed411860ed4f2ba0265705b8793d05] I am working on replicating the above example with 1.1.1 modem version and the following build process: &lt;a href="/nordic/nordic-blog/b/blog/posts/build-ncs-application-firmware-images-using-docker"&gt;https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/build-ncs-application-firmware-images-using-docker&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Unfortunately the best value achieved is 508uA, with the following changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Disable serial in example&lt;/li&gt;
&lt;li&gt;Disable serial in spm&lt;/li&gt;
&lt;li&gt;Comment #include uart.h in example due to recent change&lt;/li&gt;
&lt;li&gt;Add the following line to top of&amp;nbsp; main: `while(1) k_sleep(1000);`&lt;span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Disable things that could print at uart&lt;br /&gt;
&lt;div style="font-weight:normal;"&gt;
&lt;div&gt;&lt;span&gt;CONFIG_AT_HOST_LIBRARY&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style="font-weight:normal;"&gt;
&lt;div&gt;&lt;span&gt;CONFIG_STDOUT_CONSOLE&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div style="font-weight:normal;"&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LOG&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;This results in 510uA power draw.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;The interesting results is however that at some point I managed to build a minimal code example with just k_sleep as a secure image and then the power consumption was 4.8uA. Any thoughts?&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1249&amp;AppID=30&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Measuring PSM idle current on the nRF91 DK</title><link>https://devzone.nordicsemi.com/nordic/b/archives/posts/measuring-psm-idle-current-on-the-nrf91-dk</link><pubDate>Sun, 15 Dec 2019 14:39:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d14c5dc7-36ef-4635-91b4-93c9450f88bd</guid><dc:creator>Panda H</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;span&gt;Hi, I have two questions regarding to this example:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1. Do you know why it takes around 1 minute to finish sending? When I use the default amount of data (sizeof(ntp_format)), it takes around 12 seconds from sending to go to sleep mode.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. Have you tested how long it takes to send one Byte and go back to sleep afterwards?&lt;/span&gt;&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1249&amp;AppID=30&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Measuring PSM idle current on the nRF91 DK</title><link>https://devzone.nordicsemi.com/nordic/b/archives/posts/measuring-psm-idle-current-on-the-nrf91-dk</link><pubDate>Wed, 06 Nov 2019 15:31:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d14c5dc7-36ef-4635-91b4-93c9450f88bd</guid><dc:creator>phipi</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I&amp;#39;m getting stuck at &amp;quot;SPM: prepare to jump to Non-Secure image.&amp;quot;&lt;/p&gt;
&lt;p&gt;The debugger doesn&amp;#39;t seem to be jumping to main.c either. Any thoughts?&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1249&amp;AppID=30&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Measuring PSM idle current on the nRF91 DK</title><link>https://devzone.nordicsemi.com/nordic/b/archives/posts/measuring-psm-idle-current-on-the-nrf91-dk</link><pubDate>Mon, 28 Oct 2019 13:00:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d14c5dc7-36ef-4635-91b4-93c9450f88bd</guid><dc:creator>Otti</dc:creator><slash:comments>0</slash:comments><description>&lt;div class="result-shield-container tlid-copy-target"&gt;&lt;span class="tlid-translation translation" lang="en"&gt;&lt;span title=""&gt;What is the type of power supply they use?&lt;/span&gt;&lt;/span&gt;&lt;span class="tlid-translation-gender-indicator translation-gender-indicator"&gt;&lt;/span&gt;&lt;span class="tlid-trans-verified-button trans-verified-button"&gt;&lt;/span&gt;&lt;/div&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1249&amp;AppID=30&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Measuring PSM idle current on the nRF91 DK</title><link>https://devzone.nordicsemi.com/nordic/b/archives/posts/measuring-psm-idle-current-on-the-nrf91-dk</link><pubDate>Wed, 25 Sep 2019 05:25:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d14c5dc7-36ef-4635-91b4-93c9450f88bd</guid><dc:creator>GJSea</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;So I ran your unmodified 4721.udp_with_psm.zip example&amp;nbsp;(hence PSM) per your attachment above on&amp;nbsp;a properly configured 0.8.5 DK with the latest modem firmware 1.0.1, Tag 1.0.0, and I&amp;#39;m also getting consistent 37uA current readings. Any idea?&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/640x480/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-d14c5dc7-36ef-4635-91b4-93c9450f88bd/DKPower.jpeg" /&gt;&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1249&amp;AppID=30&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Measuring PSM idle current on the nRF91 DK</title><link>https://devzone.nordicsemi.com/nordic/b/archives/posts/measuring-psm-idle-current-on-the-nrf91-dk</link><pubDate>Mon, 02 Sep 2019 03:28:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d14c5dc7-36ef-4635-91b4-93c9450f88bd</guid><dc:creator>rkguy</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;[mention:c8d12f5777084884935d8dc5c6ed1d3b:e9ed411860ed4f2ba0265705b8793d05] I am having a lot of trouble finding information about why we are using&amp;nbsp;&lt;br /&gt;[embed:dc8ab71f-3b98-42d9-b0f6-e21e02a0f8e2:ab9a8bf2-9f8f-40b9-8394-1b34bedbbd9e:type=text&amp;text=CONFIG_LTE_LEGACY_PCO_MODE%3Dy]&lt;br /&gt;I know that it is coming from [mention:6103a586effd452a902aceafad49d1dd:e9ed411860ed4f2ba0265705b8793d05] but he doesn&amp;#39;t say why we use it and the documentation I am finding doesn&amp;#39;t seem to shed any light on it either. Is that a requirement to us PSM? I don&amp;#39;t think so. Let me know. Thanks&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1249&amp;AppID=30&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Measuring PSM idle current on the nRF91 DK</title><link>https://devzone.nordicsemi.com/nordic/b/archives/posts/measuring-psm-idle-current-on-the-nrf91-dk</link><pubDate>Tue, 30 Jul 2019 14:26:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d14c5dc7-36ef-4635-91b4-93c9450f88bd</guid><dc:creator>Raju Chaluva</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;What is the maximum peak current nRF9160 draws in initial connection mode or scanning mode?&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1249&amp;AppID=30&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Measuring PSM idle current on the nRF91 DK</title><link>https://devzone.nordicsemi.com/nordic/b/archives/posts/measuring-psm-idle-current-on-the-nrf91-dk</link><pubDate>Fri, 19 Jul 2019 01:08:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d14c5dc7-36ef-4635-91b4-93c9450f88bd</guid><dc:creator>Yusuke</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I have trouble in measuring current too.&lt;/p&gt;
&lt;p&gt;nRF91 DK: PCA10090 v0.8.5(SB43 cut)&lt;br /&gt;Modem FW: v1.0.0&lt;br /&gt;NCS tag: v1.0.0&lt;br /&gt;power supply: USB&lt;br /&gt;measuring tool: multimeter&lt;br /&gt;I think Nb-IoT is available here.&lt;/p&gt;
&lt;p&gt;I downloaded the above Intel hex file and tested it. Besides, I copied the whole project, compile, and tested.&lt;br /&gt;In both case, the current is really high: 34mA&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1249&amp;AppID=30&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Measuring PSM idle current on the nRF91 DK</title><link>https://devzone.nordicsemi.com/nordic/b/archives/posts/measuring-psm-idle-current-on-the-nrf91-dk</link><pubDate>Fri, 12 Jul 2019 12:20:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d14c5dc7-36ef-4635-91b4-93c9450f88bd</guid><dc:creator>Martin Lesund</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;[mention:568129381d0e4bf697db1e14618ee54f:e9ed411860ed4f2ba0265705b8793d05]&lt;br /&gt;You need to disable serial in the prj.conf for the SPM as well as your application. ~700&amp;micro;A is typical a sign that this peripheral is enabled.&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1249&amp;AppID=30&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Measuring PSM idle current on the nRF91 DK</title><link>https://devzone.nordicsemi.com/nordic/b/archives/posts/measuring-psm-idle-current-on-the-nrf91-dk</link><pubDate>Fri, 12 Jul 2019 10:35:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d14c5dc7-36ef-4635-91b4-93c9450f88bd</guid><dc:creator>Vojislav</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I have tried your hex with firmware modem version v1.0.0 and I get around 700uA in sleep with my custom board. When I load your project to segger and compile it, with that hex I get 2.4mA in sleep with the same board. I even set the config&amp;nbsp;CONFIG_SERIAL=n but I get the same result as&amp;nbsp;CONFIG_SERIAL=y. Is there something else I need to configure?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Voja.&amp;nbsp;&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1249&amp;AppID=30&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Measuring PSM idle current on the nRF91 DK</title><link>https://devzone.nordicsemi.com/nordic/b/archives/posts/measuring-psm-idle-current-on-the-nrf91-dk</link><pubDate>Thu, 27 Jun 2019 12:22:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d14c5dc7-36ef-4635-91b4-93c9450f88bd</guid><dc:creator>Eirik Aa</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Have you managed to get it running with MCUBoot also?&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1249&amp;AppID=30&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Measuring PSM idle current on the nRF91 DK</title><link>https://devzone.nordicsemi.com/nordic/b/archives/posts/measuring-psm-idle-current-on-the-nrf91-dk</link><pubDate>Mon, 03 Jun 2019 14:16:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d14c5dc7-36ef-4635-91b4-93c9450f88bd</guid><dc:creator>GNotman</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;[mention:c8d12f5777084884935d8dc5c6ed1d3b:e9ed411860ed4f2ba0265705b8793d05]I believe there is still small issue with the firmware and eDRX. Using the same SIM card with PSM and the above cycle (10m&amp;nbsp;- 1m active), the device did stop the SIM card and the current dropped to ~8uA. However, with the same board and SIM card with an eDRX cycle of ~11m the current was about 30uA higher. Trying other SIM cards showed a range of readings some using ~50uA more than the PSM cycle.&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1249&amp;AppID=30&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Measuring PSM idle current on the nRF91 DK</title><link>https://devzone.nordicsemi.com/nordic/b/archives/posts/measuring-psm-idle-current-on-the-nrf91-dk</link><pubDate>Wed, 29 May 2019 14:14:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d14c5dc7-36ef-4635-91b4-93c9450f88bd</guid><dc:creator>Tim!</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Nice guide I tried this and it works perfectly with NB-IoT.&amp;nbsp; I also wanted to try this with LTE-M. I changed&amp;nbsp;CONFIG_LTE_NETWORK_MODE_NBIOT=y to&amp;nbsp;&lt;span&gt;CONFIG_LTE_NETWORK_MODE_LTE_M=y. Now it doesn&amp;#39;t&amp;nbsp;seem to enter PSM but when enabling serial communication i can see that i send and receive&amp;nbsp;data. Is there anything else i need to change to get PSM to work on LTE-M?&lt;/span&gt;&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1249&amp;AppID=30&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Measuring PSM idle current on the nRF91 DK</title><link>https://devzone.nordicsemi.com/nordic/b/archives/posts/measuring-psm-idle-current-on-the-nrf91-dk</link><pubDate>Wed, 29 May 2019 11:55:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d14c5dc7-36ef-4635-91b4-93c9450f88bd</guid><dc:creator>GNotman</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;&lt;span&gt;I tested this today with a 0.8.2 DK and got very similar results (8.1uAs @ 3.75V supply).&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;The only real difference in the process is the SB to cut on the 0.8.2 is SB44.&lt;br /&gt;&lt;br /&gt;Just a note, the prj.conf you include above still has&amp;nbsp;CONFIG_SERIAL=y&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1249&amp;AppID=30&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Measuring PSM idle current on the nRF91 DK</title><link>https://devzone.nordicsemi.com/nordic/b/archives/posts/measuring-psm-idle-current-on-the-nrf91-dk</link><pubDate>Tue, 28 May 2019 21:33:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d14c5dc7-36ef-4635-91b4-93c9450f88bd</guid><dc:creator>jlienau03</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Is the SIM card powered off during PSM?&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1249&amp;AppID=30&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>