<?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>Create tow app timer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67220/create-tow-app-timer</link><description>Hello, support team. 
 
 In my SDK, I created two app timer. 
 What I expected is 
 - 1st handler called every 1 msec. 
 - The other handler called every 100 msec. 
 
 But two handler is called at the same frequency. 
 
 How can 2nd handler called after</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Oct 2020 01:56:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67220/create-tow-app-timer" /><item><title>RE: Create tow app timer</title><link>https://devzone.nordicsemi.com/thread/276053?ContentTypeID=1</link><pubDate>Wed, 21 Oct 2020 01:56:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1ff11f4-93be-4446-847c-ac2a92270a54</guid><dc:creator>JIYEON</dc:creator><description>&lt;p&gt;Hello, Simon:)&lt;/p&gt;
&lt;p&gt;I made a break point inside&amp;nbsp;&lt;span&gt;1st handler and 2nd handler to test my code when I post Q&amp;amp;A.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If your test result is fine,&amp;nbsp; It looks like that break point affects test.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;My colleague recommend me to activate APP_TIMER_KEEPS_RTC_ACTIVE.&lt;/p&gt;
&lt;p&gt;Than It works as expected in my test too.&lt;/p&gt;
&lt;p&gt;Thanks for your support!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Create tow app timer</title><link>https://devzone.nordicsemi.com/thread/275725?ContentTypeID=1</link><pubDate>Mon, 19 Oct 2020 22:12:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea36899f-76ae-4705-ad3b-6fde5435ddd9</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I tested your sample and&amp;nbsp;toggled some GPIOs inside&amp;nbsp;runSensor() and&amp;nbsp;repeated_timer_handler(), then I attached a loic analyzer and saw that everything worked as expected. The handler&amp;nbsp;&lt;span&gt;runSensor() ran everyt 100ms and&amp;nbsp;repeated_timer_handler() ran everyt 1ms. (initially they were configured to 10ms and 1000ms, but I changed them to 1ms and 100ms).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Could you attach a logic analyzer and check if you get the same result?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Simon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Create tow app timer</title><link>https://devzone.nordicsemi.com/thread/275232?ContentTypeID=1</link><pubDate>Fri, 16 Oct 2020 02:33:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae208cb1-b50f-43b9-8ace-7c9cfed4f1d7</guid><dc:creator>JIYEON</dc:creator><description>&lt;p&gt;Here is link to my source code.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://1drv.ms/u/s!AhTnIIEdhXlghVt4ZM-eAhTNLbHW?e=HdCz1B"&gt;https://1drv.ms/u/s!AhTnIIEdhXlghVt4ZM-eAhTNLbHW?e=HdCz1B&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the code, scheduler and timer is implemented according to below tutorials.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/scheduler-tutorial"&gt;https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/scheduler-tutorial&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/application-timer-tutorial"&gt;https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/application-timer-tutorial&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your replay:)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Create tow app timer</title><link>https://devzone.nordicsemi.com/thread/275099?ContentTypeID=1</link><pubDate>Thu, 15 Oct 2020 12:58:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85451e68-6eb9-493e-a096-52e2aadc508e</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure what&amp;#39;s causing this. Could you upload your whole code in zipped format?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>