<?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>Timer resources other than FreeRTOS software timers</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76494/timer-resources-other-than-freertos-software-timers</link><description>Hello, 
 We are developing an application with nRF52832, and both FreeRTOS and SoftDevice s132 present. The problem is: are there timer resources other than FreeRTOS software timers available? The reason why I need extra timers is as following. 
 As far</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 Jun 2021 09:10:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76494/timer-resources-other-than-freertos-software-timers" /><item><title>RE: Timer resources other than FreeRTOS software timers</title><link>https://devzone.nordicsemi.com/thread/316036?ContentTypeID=1</link><pubDate>Fri, 18 Jun 2021 09:10:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a91fb365-6384-4bdf-b477-618db0ea5d05</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;There are multiple 16MHz timers available, softdevice only uses one of them. You should be able to use nrf_drv_timer.&lt;/p&gt;
&lt;p&gt;Note that these can increase current draw quite a bit when running since HFCLK stays on.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>