<?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>I want to send heart rate data to smartphone using NRF51422 in every second?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54076/i-want-to-send-heart-rate-data-to-smartphone-using-nrf51422-in-every-second</link><description>HI, 
 
 I want to send heart rate data to smartphone using NRF51422 in every second without any time delay or minimal time delay ranges between(0.9 to 1.1 sec). 
 
 Thanks for reading. 
 
 Regards, 
 MAHI</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Nov 2019 09:37:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54076/i-want-to-send-heart-rate-data-to-smartphone-using-nrf51422-in-every-second" /><item><title>RE: I want to send heart rate data to smartphone using NRF51422 in every second?</title><link>https://devzone.nordicsemi.com/thread/218996?ContentTypeID=1</link><pubDate>Thu, 07 Nov 2019 09:37:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1d065f4-092c-4ae4-9fb6-703c25431168</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Which SDK version are you using?&lt;/p&gt;
&lt;p&gt;There is a library called &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/lib_timer.html?cp=5_5_8_3_33"&gt;app_timer&lt;/a&gt; in the SDK which allows you to register a callback every second, and from there you can&amp;nbsp;send an update over the BLE link.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The delay over a BLE link is set primarily by the connection interval, where a lower connection interval reduces the latency between the two devices.&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>