<?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>Start Timer in other Timer Timeout Handler</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/514/start-timer-in-other-timer-timeout-handler</link><description>Hi, 
 Is it possible to start a Timer in an other Timeouht Handler?
Or Do i have to use something other to do that?
i use app_timer and Softdeive on the 51822. 
 best regards Nils.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Oct 2013 05:28:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/514/start-timer-in-other-timer-timeout-handler" /><item><title>RE: Start Timer in other Timer Timeout Handler</title><link>https://devzone.nordicsemi.com/thread/2676?ContentTypeID=1</link><pubDate>Mon, 07 Oct 2013 05:28:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:583bcb91-89f9-4e12-a3eb-b1a28b696dab</guid><dc:creator>Nils Minor</dc:creator><description>&lt;p&gt;Nothing happend here. So is it not possbile to do that?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start Timer in other Timer Timeout Handler</title><link>https://devzone.nordicsemi.com/thread/2674?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2013 05:49:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81d9f721-845b-473a-9fff-0faf86ad3b03</guid><dc:creator>Nils Minor</dc:creator><description>&lt;p&gt;Yes it would work but its not as safety as a normal variable in the method. Is it possible to transport the variable into the timeout handler?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start Timer in other Timer Timeout Handler</title><link>https://devzone.nordicsemi.com/thread/2675?ContentTypeID=1</link><pubDate>Thu, 26 Sep 2013 13:40:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a2bd345-074d-4d91-a8cf-22084b87f825</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Wouldn&amp;#39;t a global variable work?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start Timer in other Timer Timeout Handler</title><link>https://devzone.nordicsemi.com/thread/2673?ContentTypeID=1</link><pubDate>Thu, 26 Sep 2013 12:37:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c961f564-9b24-4ad7-88ce-f7cb67cd9cd7</guid><dc:creator>Nils Minor</dc:creator><description>&lt;p&gt;I need to Transport a 16 bit uint variable inside the Timeouthandler. Can anyone give me an example how to do this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start Timer in other Timer Timeout Handler</title><link>https://devzone.nordicsemi.com/thread/2672?ContentTypeID=1</link><pubDate>Thu, 26 Sep 2013 08:06:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f6af650-8e80-4a8b-abe5-a40c10e79557</guid><dc:creator>Nils Minor</dc:creator><description>&lt;p&gt;Hi Ole,&lt;/p&gt;
&lt;p&gt;Yes you are right ths was my Problem. My Problem is that i don&amp;#39;t know how to transport Data From the Timer Call into the Timeouthandler. Maybe you can give my an excample because then i don&amp;#39;t need the global variable.&lt;/p&gt;
&lt;p&gt;best regards Nils&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start Timer in other Timer Timeout Handler</title><link>https://devzone.nordicsemi.com/thread/2671?ContentTypeID=1</link><pubDate>Tue, 24 Sep 2013 18:18:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f25aad73-11ca-4101-9ad5-31e109443bff</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Yes, this should be perfectly possible. All context-sensitive handling inside app_timer is done in a software triggered interrupt, so it doesn&amp;#39;t matter from which context you call it.&lt;/p&gt;
&lt;p&gt;You should however consider the size of your APP_TIMER_OP_QUEUE_SIZE if you do this a lot. See &lt;a href="https://devzone.nordicsemi.com/index.php/how-big-should-app_timer_op_queue_size-be"&gt;this question&lt;/a&gt; for details.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>