<?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>S212 ANT+ examples Timer problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56222/s212-ant-examples-timer-problem</link><description>Hi, 
 I am trying to implement application timer to ant+ examples in SDK15.2. I used application timer tutorial here on devzone. The project builds fine, but when i run it on debugger, I can see that that timeout handler does not run. I added breakpoints</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Jan 2020 21:54:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56222/s212-ant-examples-timer-problem" /><item><title>RE: S212 ANT+ examples Timer problem</title><link>https://devzone.nordicsemi.com/thread/228441?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2020 21:54:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a99e936-999e-42f1-aef0-52642a9c271c</guid><dc:creator>Pepam</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I tried use app_timer in ant bpwr tx project in SDK15.3. and it worked. Timeout handler was called every time it expired. I checked if there are some differences between config.h files in sdk15.2. and sdk15.3. but they were the same. I also tried download &amp;quot;clear&amp;quot; sdk15.2. again in order to work with not modified sdk and again, app_timer didn&amp;#39;t work - timeout handler wasn&amp;#39;t called when it expired. In &amp;quot;clear&amp;quot; sdk15.2. I add timer in the same way as it was in sdk15.3. where it worked. So I think there should be some issue in app_timer library when using with s212 v5.0.0.. Please, can you try add simple repeated timer with its handler to ant bpwr tx project in sdk15.2. with s212 v5.0.0. to see, if there is some bug or if I am wrong?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks a lot&lt;/p&gt;
&lt;p&gt;Pepam&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S212 ANT+ examples Timer problem</title><link>https://devzone.nordicsemi.com/thread/228076?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2020 10:04:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3c25a5a-0617-488d-9884-ddd842090999</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Likely there may be some missing in sdk_config.h.&lt;/p&gt;
&lt;p&gt;Have you tried to for instance open&amp;nbsp;\nRF5_SDK_15.2.0_9412b96\examples\ant\ant_plus\ant_hrm\hrm_tx\main.c and look at how app_timer is included/used there?&lt;/p&gt;
&lt;div&gt;&lt;span&gt;&lt;span&gt;Seach for &amp;#39;&lt;/span&gt;&lt;/span&gt;m_tick_timer&amp;#39;.&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S212 ANT+ examples Timer problem</title><link>https://devzone.nordicsemi.com/thread/228027?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2020 06:41:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ce39acb-6138-4f2d-8dc7-55fd5667b295</guid><dc:creator>Pepam</dc:creator><description>&lt;p&gt;So please, any suggestions what to do ? Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S212 ANT+ examples Timer problem</title><link>https://devzone.nordicsemi.com/thread/227769?ContentTypeID=1</link><pubDate>Mon, 06 Jan 2020 21:34:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:387b1819-d1a9-4981-b24f-4b79aba81aa9</guid><dc:creator>Pepam</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;yes, i am calling app_timer_create().&lt;/p&gt;
&lt;p&gt;I think the problem is in nrf_clock driver, because now it is not enabled in config.h. When I enable it, there is error when building the project. Please see error call.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Pepam&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/clock_5F00_issue.png" /&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S212 ANT+ examples Timer problem</title><link>https://devzone.nordicsemi.com/thread/227583?ContentTypeID=1</link><pubDate>Mon, 06 Jan 2020 08:09:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d35dcef3-c49f-4af5-ab42-59eb90746ba7</guid><dc:creator>smackenzie</dc:creator><description>&lt;p&gt;Are you calling&amp;nbsp;app_timer_init?&lt;/p&gt;
&lt;p&gt;Have you verified the calls to&amp;nbsp;&lt;span&gt;app_timer_create and&amp;nbsp;app_timer_start are returning NRF_SUCCESS?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>