<?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>Reduce LEDs consumption Thingy91 - Asset tracker</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73539/reduce-leds-consumption-thingy91---asset-tracker</link><description>Hi, 
 I am trying to reduce the consumption of my Thingy91 device in idle mode. I am working with NCSv1.3 and the example asset_tracker. I am currently registering 0.60mA but if I disable the LEDs I get a 0.10mA idle consumption. 
 I would like to be</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Apr 2021 16:15:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73539/reduce-leds-consumption-thingy91---asset-tracker" /><item><title>RE: Reduce LEDs consumption Thingy91 - Asset tracker</title><link>https://devzone.nordicsemi.com/thread/304079?ContentTypeID=1</link><pubDate>Fri, 09 Apr 2021 16:15:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:723b4590-c8a0-4fc5-90cc-1c8af519e6ca</guid><dc:creator>rqLST</dc:creator><description>&lt;p&gt;Hi Carl,&lt;/p&gt;
&lt;p&gt;It was just what I was looking for. I have managed to reduce consumption by adjusting&lt;/p&gt;
&lt;p&gt;UI_LED_MAX&lt;br /&gt;UI_LED_ON_PERIOD_NORMAL &lt;br /&gt;UI_LED_OFF_PERIOD_NORMAL&lt;/p&gt;
&lt;p&gt;Thank you very much!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reduce LEDs consumption Thingy91 - Asset tracker</title><link>https://devzone.nordicsemi.com/thread/303557?ContentTypeID=1</link><pubDate>Wed, 07 Apr 2021 14:24:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb67ec7f-f542-48b7-a80c-1ced29dd51e8</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hi!&lt;br /&gt;&lt;br /&gt;Thanks for reaching out! A good place to start would be to investigate how the LEDs are used by the asset_tracker, specifically the UI module and the led_pwm code. I suggest experimenting a bit with the defines in ui.h, for example by setting&amp;nbsp;UI_LED_MAX to a lower value. You can also find the defines&amp;nbsp;UI_LED_ON_PERIOD_NORMAL and&amp;nbsp;UI_LED_OFF_PERIOD_NORMAL here, that can be used to limit how long the LEDs stay on/off. If you want even more control you can use the led_pwm code.&lt;br /&gt;&lt;br /&gt;I&amp;#39;d also suggest moving to NCS version 1.4.x or 1.5.x if possible.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>