<?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>Heart Rate Example Changes Update Rate</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/325/heart-rate-example-changes-update-rate</link><description>I am using the heart rate example to do a quick demo. I am sending a short string of data one byte at a time to the iphone. I decreased the HEART_RATE_MEAS_INTERVAL interval dramatically from 1000 to 150 to get the data across quickly. What I have noticed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 24 Apr 2015 07:08:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/325/heart-rate-example-changes-update-rate" /><item><title>RE: Heart Rate Example Changes Update Rate</title><link>https://devzone.nordicsemi.com/thread/1723?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2015 07:08:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:750045a6-cc84-4680-9d37-6eb8db7ac3ef</guid><dc:creator>aileen</dc:creator><description>&lt;p&gt;I have this issue also, and solved it just now. I modified both MIN_CONN_INTERVAL and MAX_CONN_INTERVAL values to match the interval of sending packets. In my design, the MIN is 50ms, by the way.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Heart Rate Example Changes Update Rate</title><link>https://devzone.nordicsemi.com/thread/1722?ContentTypeID=1</link><pubDate>Thu, 22 Aug 2013 07:24:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:942f18ee-770d-454b-a1cb-12d122046bd1</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;This most likely happens since the connection parameters are updated after some time. By default, the ble_app_hrs will send a connection parameter update 5 seconds after the CCCDs have been written. Take a look at the ble_conn_params module, and the FIRST_CONN_PARAMS_UPDATE_DELAY define in the top of main.&lt;/p&gt;
&lt;p&gt;For an explanation of connection parameters, take a look at &lt;a href="https://devzone.nordicsemi.com/index.php/what-is-connection-parameters"&gt;this question&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>