<?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>Can app timer &amp;lt;1ms ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7858/can-app-timer-1ms</link><description>Is the minimum time of app timer 1ms?
I want to get a handle every 500us, can use the app timer? 
 Thanks!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Jun 2015 09:15:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7858/can-app-timer-1ms" /><item><title>RE: Can app timer &lt;1ms ?</title><link>https://devzone.nordicsemi.com/thread/28011?ContentTypeID=1</link><pubDate>Fri, 26 Jun 2015 09:15:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21e33fd1-5d92-450e-831e-2c254b310b9a</guid><dc:creator>Manlio</dc:creator><description>&lt;p&gt;Hi, Wojtek. I see. The minimum timeout is 5/32768 = 0.000152587890625 s. Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can app timer &lt;1ms ?</title><link>https://devzone.nordicsemi.com/thread/28010?ContentTypeID=1</link><pubDate>Fri, 26 Jun 2015 08:57:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:472337bd-eb33-4469-a555-519e0faca8ff</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;According to documentation:
&lt;a href="https://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v8.x.x/doc/8.1.0/s110/html/a00987.html#ga03fb5f5fa85d16289db0d3c15bb0f24d"&gt;developer.nordicsemi.com/.../a00987.html&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;pre&gt;&lt;code&gt;The minimum timeout_ticks value is 5. 
&lt;/code&gt;&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;pre&gt;&lt;code&gt;For multiple active timers, timeouts occurring in close proximity to each other (in the range of 1 to 3 ticks) will have a positive jitter of maximum 3 ticks. 
When calling this method on a timer which is already running, the second start operation will be ignored. 
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>