<?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>notification interval problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38312/notification-interval-problem</link><description>Hello good morning, 
 I am using nrf52840 device. I am sending 20 bytes using notification at different notification intervals like 30ms, 80ms and 1sec. But at application side i got the same data but at different interval. At receiving side the packet</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Sep 2018 10:02:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38312/notification-interval-problem" /><item><title>RE: notification interval problem</title><link>https://devzone.nordicsemi.com/thread/147979?ContentTypeID=1</link><pubDate>Mon, 10 Sep 2018 10:02:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:421b6c5a-0f5f-494c-8d9a-95a848143500</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;What are the connection parameters of the BLE link? For instance if you are trying to send notification every 1s, and the connection interval is 300ms, then you will get the data 0sec-&amp;gt;1.2sec-&amp;gt;0.9sec-&amp;gt;0.9sec-&amp;gt;1.2sec.... You might also of course have some packet loss, then the next try is next interval.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>