<?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>High power consumption delta with new and old hci_lpuart on thingy91</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/107259/high-power-consumption-delta-with-new-and-old-hci_lpuart-on-thingy91</link><description>Hi, we have an app that runs on thingy91. We recently upgraded it from sdk 1.9.1 to 2.5.0. The power consumption is an important aspect for us, and especially when our thingy is in &amp;quot;idle&amp;quot;. What I mean by idle is that it will not send any data to the cloud</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 16 Jan 2024 16:00:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/107259/high-power-consumption-delta-with-new-and-old-hci_lpuart-on-thingy91" /><item><title>RE: High power consumption delta with new and old hci_lpuart on thingy91</title><link>https://devzone.nordicsemi.com/thread/464452?ContentTypeID=1</link><pubDate>Tue, 16 Jan 2024 16:00:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c33d0f7-f893-44d8-8955-6457fb5945f2</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi 0x35c,&lt;/p&gt;
&lt;p&gt;Thanks for sharing the fix and sorry for the late reply. Unfortunately, we did not do any optimization like you did for the lte_ble_gateway sample before.&lt;/p&gt;
&lt;p&gt;From the default samples of hci_lpuart+lte_ble_gatway running on Thingy91, I can see nRF52840+nRF9160 consumes around 1.3mA with NCS v1.9.1 and around 63mA with NCS v2.5.0. The difference is mainly caused by GNSS usage. Neither of them is close to your measurement.&lt;/p&gt;
&lt;p&gt;I wonder if&amp;nbsp;you have done some optimization for your&amp;nbsp;&lt;span&gt;lte_ble_gatway application running on nRF9160 since it consumes much less current than the original sample. Without achieving this on my side, I am not able to investigate the relatively small difference caused by&amp;nbsp;hci_lpuart.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Charlie&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption delta with new and old hci_lpuart on thingy91</title><link>https://devzone.nordicsemi.com/thread/463791?ContentTypeID=1</link><pubDate>Thu, 11 Jan 2024 14:26:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe44e83f-733a-45f6-aa52-ab3af2204197</guid><dc:creator>0x35c</dc:creator><description>&lt;p&gt;Hi, you probably need to change a few things in your sdk in order to make the sample work.&lt;br /&gt;Please, see this pull request with all the details&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/13407/files"&gt;github.com/.../files&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption delta with new and old hci_lpuart on thingy91</title><link>https://devzone.nordicsemi.com/thread/463787?ContentTypeID=1</link><pubDate>Thu, 11 Jan 2024 14:24:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6fe9ceb-02d7-471e-be7f-aefd71925c45</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi 0x35c,&lt;/p&gt;
&lt;p&gt;I encountered some errors when running NCS 2.5.0 late&amp;nbsp;ble gateway sample on Thingy91, but NCS 1.9.1 has no problem.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am not sure if this issue is related to your measurements. I will continue to work on debugging this issue.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;SEGGER J-Link V7.92q - Real time terminal output
SEGGER J-Link (unknown) V1.0, SN=960035261
Process: JLink.exe
*** Booting nRF Connect SDK v2.5.0 ***
[00:00:00.256,164] &amp;lt;inf&amp;gt; lte_ble_gw: LTE Sensor Gateway sample started
[00:00:00.256,317] &amp;lt;inf&amp;gt; lte_ble_gw: Initializing Bluetooth..
[00:00:00.269,958] &amp;lt;wrn&amp;gt; lpuart: req pin low when expected high
[00:00:00.270,050] &amp;lt;err&amp;gt; lpuart: Empty receiver state:4
[00:00:00.502,868] &amp;lt;inf&amp;gt; lte_ble_gw: Establishing LTE link (this may take some time) ...
[00:00:01.346,008] &amp;lt;err&amp;gt; lpuart: Empty receiver state:4
[00:00:01.348,175] &amp;lt;wrn&amp;gt; lpuart: req pin low when expected high
[00:00:01.348,297] &amp;lt;err&amp;gt; lpuart: Empty receiver state:4
[00:00:01.350,433] &amp;lt;wrn&amp;gt; lpuart: req pin low when expected high
[00:00:01.350,555] &amp;lt;err&amp;gt; lpuart: Empty receiver state:4
ASSERTION FAIL [err == 0] @ WEST_TOPDIR/zephyr/subsys/bluetooth/host/hci_core.c:338
        command opcode 0x0c03 timeout with err -11
[00:00:10.266,845] &amp;lt;err&amp;gt; os: r0/a1:  0x00000003  r1/a2:  0x00000000  r2/a3:  0x00000002
[00:00:10.266,845] &amp;lt;err&amp;gt; os: r3/a4:  0x2000d298 r12/ip:  0x00000010 r14/lr:  0x0002049d
[00:00:10.266,876] &amp;lt;err&amp;gt; os:  xpsr:  0x41000000
[00:00:10.266,876] &amp;lt;err&amp;gt; os: Faulting instruction address (r15/pc): 0x000204a8
[00:00:10.266,937] &amp;lt;err&amp;gt; os: &amp;gt;&amp;gt;&amp;gt; ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0
[00:00:10.266,967] &amp;lt;err&amp;gt; os: Current thread: 0x2000f7b8 (unknown)
[00:00:10.492,584] &amp;lt;err&amp;gt; fatal_error: Resetting system&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption delta with new and old hci_lpuart on thingy91</title><link>https://devzone.nordicsemi.com/thread/463504?ContentTypeID=1</link><pubDate>Wed, 10 Jan 2024 10:42:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b4bbbc3-813a-4a20-b7bb-4052f2a63ad8</guid><dc:creator>0x35c</dc:creator><description>&lt;p&gt;Hi, this is the measurement for the whole system.&lt;/p&gt;
&lt;p&gt;Here is my setup, and I connect this to my computer on the PPK app with 4000mV.&lt;/p&gt;
&lt;p&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/IMG_5F00_9897.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;Our app on nfr91 is very similar to LTE Sensor Gateway so you should have a similar result.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High power consumption delta with new and old hci_lpuart on thingy91</title><link>https://devzone.nordicsemi.com/thread/463502?ContentTypeID=1</link><pubDate>Wed, 10 Jan 2024 10:38:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57551126-1bbf-4b85-be11-530e948856d2</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi 0x35c,&lt;/p&gt;
&lt;p&gt;Is this only current consumption of nRF52840 or the whole system?&lt;/p&gt;
&lt;p&gt;Can you share a picture of your measurement setup? I will try to repeat your measurement with the following samples.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0/nrf/samples/bluetooth/hci_lpuart/README.html"&gt;Bluetooth: HCI low power UART — nRF Connect SDK 2.5.0 documentation (nordicsemi.com)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0/nrf/samples/cellular/lte_ble_gateway/README.html"&gt;Cellular: LTE Sensor Gateway — nRF Connect SDK 2.5.0 documentation (nordicsemi.com)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>