<?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>BLE data transmission interval is strange</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41819/ble-data-transmission-interval-is-strange</link><description>Hi!! 
 I am sending data by BLE data received by SPI. 
 The interval for sending data at BLE is 64 ms. 
 I have written and run NRF_SPI 1 -&amp;gt; ENABLE = 0; and NRF_SPI 1 -&amp;gt; ENABLE = 1; 
 However, when commenting out afterwards and letting run again with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Dec 2018 09:53:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41819/ble-data-transmission-interval-is-strange" /><item><title>RE: BLE data transmission interval is strange</title><link>https://devzone.nordicsemi.com/thread/162810?ContentTypeID=1</link><pubDate>Fri, 21 Dec 2018 09:53:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81659871-5d05-4c3e-87db-4955e01e27f0</guid><dc:creator>Kaito</dc:creator><description>&lt;p&gt;thank you for your reply!&lt;/p&gt;
&lt;p&gt;I understood the cause!&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;The cause was in the connection interval.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;Based on Apple documentation set the minimum connection interval to 800 ms and the maximum connection interval to 1 second.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;When it changed the minimum connection interval to 40 ms and the maximum connection interval to 80 ms, it was able to transmit data without breakin the connection of BT!!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE data transmission interval is strange</title><link>https://devzone.nordicsemi.com/thread/162799?ContentTypeID=1</link><pubDate>Fri, 21 Dec 2018 09:12:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29b093a2-9ce0-4935-899b-59cefc851a5a</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I feel that there is some information missing here. How do you maintain the 64ms interval? Do you use a timer? What is your connection interval? I guess the source code would explain a lot.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>