<?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 as counter - no interrupt while using event</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23426/timer-as-counter---no-interrupt-while-using-event</link><description>I tried to use Timer2 as counter with event and interrupt. event is working. interrupt not. 
 &amp;lt;pre&amp;gt;&amp;lt;code&amp;gt;

timer_count_cfg.mode = NRF_TIMER_MODE_COUNTER;
err_code = nrf_drv_timer_init(&amp;amp;twi_xfercounter_timer, &amp;amp;timer_count_cfg, timer_xfercounter_event_handler</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Jul 2017 10:18:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23426/timer-as-counter---no-interrupt-while-using-event" /><item><title>RE: timer as counter - no interrupt while using event</title><link>https://devzone.nordicsemi.com/thread/92059?ContentTypeID=1</link><pubDate>Wed, 12 Jul 2017 10:18:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:081035e7-add4-4a30-8376-f4496529f353</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Which chipset are you using? Which SDK version? Are you using a SoftDevice? What do you mean by event is working? Polling the event register? How have you configured the driver? What does timer_count_cfg contain? Please also consider uploading a complete project that exhibits the behavior so I can test it here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>