<?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>Timer0 interrupt inside timeslot not called</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21268/timer0-interrupt-inside-timeslot-not-called</link><description>Hi, trying to implement timeslot api and stuck with TIMER0. 
 I saw similar questions but answers is still unclear. 
 My timer init code: 
 NRF_TIMER0-&amp;gt;MODE = TIMER_MODE_MODE_Timer;
NRF_TIMER0-&amp;gt;TASKS_STOP = 1;
NRF_TIMER0-&amp;gt;TASKS_CLEAR = 1;
NRF_TIMER0</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Jul 2017 08:12:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21268/timer0-interrupt-inside-timeslot-not-called" /><item><title>RE: Timer0 interrupt inside timeslot not called</title><link>https://devzone.nordicsemi.com/thread/83265?ContentTypeID=1</link><pubDate>Fri, 21 Jul 2017 08:12:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d98ad6dd-5ac3-42b3-a9c6-625bd2de6088</guid><dc:creator>XavierYin</dc:creator><description>&lt;p&gt;Using RTT as logging backend costs less resource and is faster. Maybe this also works for your case if logging is a need.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer0 interrupt inside timeslot not called</title><link>https://devzone.nordicsemi.com/thread/83264?ContentTypeID=1</link><pubDate>Tue, 11 Apr 2017 06:50:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f19b38f-7c40-4776-9940-64486e6ee04f</guid><dc:creator>Kyrylo Mikos</dc:creator><description>&lt;p&gt;Just fixed the issue myself :(&lt;/p&gt;
&lt;p&gt;In my code I used LOG_MSG calls to send debug messages through UART but this takes so much time so timeslot is already finished after first message... After removing UART prints TIMER0 and other callbacks started working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer0 interrupt inside timeslot not called</title><link>https://devzone.nordicsemi.com/thread/83263?ContentTypeID=1</link><pubDate>Mon, 10 Apr 2017 20:55:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39c50e46-f0da-4e68-ab08-7a01bfd45f35</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;What chip do you use, what SDK you use, what Soft Device you use (if at all), have you read the Soft Device specification (if used) and checked that you can use TIMER0 etc.?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>