<?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 configuration with Softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/188/timer-configuration-with-softdevice</link><description>Hi, 
 mi question is about how to configure in a good and complete way Timer1 and Timer2, so trying to be more specific with my Question:
I need timers with a Tick of 250ns, and as far as i know is that i could it make with Timer1 or 2 but not Timer0</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 31 Jul 2013 12:02:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/188/timer-configuration-with-softdevice" /><item><title>RE: Timer configuration with Softdevice</title><link>https://devzone.nordicsemi.com/thread/1033?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2013 12:02:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4183fa47-68ab-46cd-9764-7a2e1306a507</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;There are no restrictions on TIMER1/TIMER2 when using the softdevice, so you can use them in any way wanted. You can take a look at the timer_example from the SDK if you are unsure of how to configure it.&lt;/p&gt;
&lt;p&gt;Please note that as long as TIMER1/TIMER2 is running, the 16 MHz clock will be active, causing a current consumption of ~1 mA. If you need low power, you should therefore only use them when actually needed.&lt;/p&gt;
&lt;p&gt;However, please note that when the S110 SoftDevice is running, your application will be blocked for a certain amount of time each connection interval. See the SoftDevice specification for further details on this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>