<?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>Softdevice - nRF timer causes an increase in current consumption.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85726/softdevice---nrf-timer-causes-an-increase-in-current-consumption</link><description>Hello, 
 I am using nRF52833 based BE33 ( Celium Devices ) and using nRF52SDK17.0.2. I am trying to implement my firmware which will consume less current. I have implemented SYSTEM_ON sleep and it consumes average current consumption &amp;lt;~100 uA BLE is ON</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Mar 2022 05:38:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85726/softdevice---nrf-timer-causes-an-increase-in-current-consumption" /><item><title>RE: Softdevice - nRF timer causes an increase in current consumption.</title><link>https://devzone.nordicsemi.com/thread/357809?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2022 05:38:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86b7fdc2-55e3-4294-abaa-1426176282c9</guid><dc:creator>Neeraj Dhekale</dc:creator><description>&lt;p&gt;Instead of using nrf_drv_timer_init() (uses HFCLK it may consume more current.), app_timer can be used in this case which uses LFCLK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>