<?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 handler does not get called</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32580/timer-handler-does-not-get-called</link><description>I am trying to implement a timer using nrf_drv_timer.h and nrf_timer.h, however, the handler never gets called. 
 I first create a timer, then define a timer handler and finally write the init function that also enables the timer. 
 
 Any suggestions</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Apr 2018 12:38:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32580/timer-handler-does-not-get-called" /><item><title>RE: Timer handler does not get called</title><link>https://devzone.nordicsemi.com/thread/127042?ContentTypeID=1</link><pubDate>Thu, 05 Apr 2018 12:38:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94885380-910c-4c68-bb11-20ea960adfbd</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Corentin,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; Run the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fnrf_dev_timer_example.html&amp;amp;cp=4_0_0_4_5_45" target="_blank" rel="noopener noreferrer"&gt;Timer example&lt;/a&gt; in the SDK and use that as reference.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Flib_timer.html" target="_blank" rel="noopener noreferrer"&gt;Timer library documentation&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer handler does not get called</title><link>https://devzone.nordicsemi.com/thread/125510?ContentTypeID=1</link><pubDate>Thu, 22 Mar 2018 11:33:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa6c7937-cbfc-47c3-8e76-b83586e003bb</guid><dc:creator>cdugue</dc:creator><description>&lt;p&gt;Hello Martin,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you for the help. I followed this &lt;a href="https://github.com/bjornspockeli/nRF52_ppi_timper_gpiote_example"&gt;tutorial&lt;/a&gt;&amp;nbsp;(2. TIMER - Timer/counter) which was very similar to what I had done but the handler still doesn&amp;#39;t get called.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer handler does not get called</title><link>https://devzone.nordicsemi.com/thread/125357?ContentTypeID=1</link><pubDate>Wed, 21 Mar 2018 13:03:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02b3e97a-ccb4-4a23-9903-6baa909bc5ae</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hello Corentin,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; I would recommend you to check out this tutorial on &lt;a href="https://github.com/bjornspockeli/nRF52_peripherals_tutorial" target="_blank" rel="noopener noreferrer"&gt;Github&lt;/a&gt; on how you can use the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.2.0%2Fhardware_driver_timer.html&amp;amp;cp=4_0_0_2_15" target="_blank" rel="noopener noreferrer"&gt;Timer&lt;/a&gt;. (or this &lt;a href="https://github.com/bjornspockeli/nRF52_ppi_timper_gpiote_example" target="_blank" rel="noopener noreferrer"&gt;tutorial&lt;/a&gt;) (&lt;em&gt;both made by &lt;a href="https://devzone.nordicsemi.com/members/bjorn_2d00_spockeli" target="_blank" rel="noopener noreferrer"&gt;Bjorn&lt;/a&gt;)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.2.0%2Flib_timer.html&amp;amp;cp=4_0_0_3_46" target="_blank" rel="noopener noreferrer"&gt;Timer library documentation&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>