<?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>how to run the timer continously</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41377/how-to-run-the-timer-continously</link><description>hi....... 
 i need to run the program continuously using timer ......and want to check the data every one minute how to do that 
 i have seen timer example .. i am confused .. which function is used to run the timer continuously</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Dec 2018 06:01:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41377/how-to-run-the-timer-continously" /><item><title>RE: how to run the timer continously</title><link>https://devzone.nordicsemi.com/thread/161979?ContentTypeID=1</link><pubDate>Mon, 17 Dec 2018 06:01:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a01efc1-21a5-4846-b515-4f6225caef8b</guid><dc:creator>ps_anu</dc:creator><description>&lt;p&gt;yes i tried ... but how to execute the output for every one minute&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to run the timer continously</title><link>https://devzone.nordicsemi.com/thread/161950?ContentTypeID=1</link><pubDate>Sat, 15 Dec 2018 08:15:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98dd025c-f446-4c3a-9f64-d7517ba44d85</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;Hi Susheel,&lt;/p&gt;
&lt;p&gt;I have some doubts&lt;/p&gt;
&lt;p&gt;1. I need to read the sensor data every one second. and one more timer is possible... so that i need to other function for every 5 sec.&lt;/p&gt;
&lt;p&gt;2. I am using BLE_UART program.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;i need to send the respective data to the mobile phone for every one sec&amp;nbsp; that also starts only after the bluetooth is paired.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;is it possible to change in ble /uart event handle &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;or we need to use app_timer to resolve this. &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;thank you.....&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to run the timer continously</title><link>https://devzone.nordicsemi.com/thread/160942?ContentTypeID=1</link><pubDate>Mon, 10 Dec 2018 10:52:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e1e56f6-542a-4abf-80f0-7f6b026e8ee8</guid><dc:creator>ps_anu</dc:creator><description>&lt;p&gt;yes....sure...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to run the timer continously</title><link>https://devzone.nordicsemi.com/thread/160938?ContentTypeID=1</link><pubDate>Mon, 10 Dec 2018 10:38:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06d606d5-8198-49e4-a5fe-2746c75b9a50</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;You can use RTC (app_timer) timer and high precision Timer module to do this.&lt;/p&gt;
&lt;p&gt;You can first read the API documentation on how to use it &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-0-0/lib_timer"&gt;here&lt;/a&gt;&amp;nbsp;for RTC library and look into the example and play around with it..&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you have some problems still using it, and do not understand the behavior, then you can come back here and ask some specific questions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>