<?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>Some Query regarding implemention nrf52840?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25793/some-query-regarding-implemention-nrf52840</link><description>Hello, 
 1.We have to implement multi pal peripherals and one central.I have to send data(some sensor data) between it periodically....using NUS sample it is possible??
2.For sending data periodically....How timer is implemented for nrf52840??</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 09 Oct 2017 13:57:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25793/some-query-regarding-implemention-nrf52840" /><item><title>RE: Some Query regarding implemention nrf52840?</title><link>https://devzone.nordicsemi.com/thread/101580?ContentTypeID=1</link><pubDate>Mon, 09 Oct 2017 13:57:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38e1fb7e-3762-4d42-8464-773d707fdf6c</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Answers:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Yes.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/chips/nrf52840_ps.html?cp=2_0_0"&gt;There are RTC and TIMER hardware peripheral blocks inside the chip&lt;/a&gt; which allow setting the timings through registers and then receiving interrupts. There are also useful libraries developed on top of these HW peripheral blocks, notably modules provided by Nordic as part of nRF5 SDK (e.g. &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.0.0/lib_timer.html?cp=4_0_0_3_43"&gt;popular &lt;code&gt;app_timer&lt;/code&gt; module which allows you to run multiple &amp;quot;virtual&amp;quot; timers on top of single RTC instance&lt;/a&gt;).&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>