<?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>sample code for timer interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6223/sample-code-for-timer-interrupt</link><description>Hi can i get an sample code for Timer interrupts. Since i am a beginner in interrupts.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 13 May 2015 20:07:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6223/sample-code-for-timer-interrupt" /><item><title>RE: sample code for timer interrupt</title><link>https://devzone.nordicsemi.com/thread/21790?ContentTypeID=1</link><pubDate>Wed, 13 May 2015 20:07:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74f7ff05-1a52-4be1-b9e9-a8a3a3ffc043</guid><dc:creator>Questchin</dc:creator><description>&lt;p&gt;Hi, Aryan, thanks for the reply. I have asked a question &lt;a href="https://devzone.nordicsemi.com/question/37867/nrf_drv_timer-interrupt-handler-get-called-instantly/"&gt;here&lt;/a&gt;. Please comment there if my words confuse you or you need any further information. Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sample code for timer interrupt</title><link>https://devzone.nordicsemi.com/thread/21789?ContentTypeID=1</link><pubDate>Wed, 13 May 2015 18:51:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec90e5cb-4421-49fe-acaf-099ccb6720df</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;could you please open a new question with more details. What you do mean by behaving wierd?
please explain in detail the behavior in a different question&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sample code for timer interrupt</title><link>https://devzone.nordicsemi.com/thread/21788?ContentTypeID=1</link><pubDate>Wed, 13 May 2015 17:43:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:571ccdc1-3d2d-4a71-bbc2-6f6e9572c21e</guid><dc:creator>Questchin</dc:creator><description>&lt;p&gt;Hi, Aryan,&lt;/p&gt;
&lt;p&gt;Thank you for your response. I have learned timer_pca10028 example. When I try to graft the example to my code, the timer is behaving weird, the time interval is not the same as indicated but rather an uncontrolled infinite loop. Do you have clue about why this could happen?&lt;/p&gt;
&lt;p&gt;I am using SDK8.0.0 and SoftDevice S110 thus I change the timer_enable from timer0 to timer1 in nrf_config. Thanks in advance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sample code for timer interrupt</title><link>https://devzone.nordicsemi.com/thread/21787?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2015 14:03:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:107538c7-fca1-40c8-897f-943a6133f7dd</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Download nRF51_SDK_8.0.0\examples\peripheral\timer\main.c&lt;/p&gt;
&lt;p&gt;Timer initialization example
nRF51_SDK_8.0.0\nRF51_SDK_8.0.0_5fc2c3a\examples\peripheral\timer\main.c
nrf_drv_timer_init : Line 71&lt;/p&gt;
&lt;p&gt;to understand the Timer interrupt handler in the driver
nRF51_SDK_8.0.0\nRF51_SDK_8.0.0_5fc2c3a\components\drivers_nrf\timer\nrf_drv_timer.c : TIMER0_IRQHandler : Line 281&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>