<?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>Maximum real time throughput in bytes between nrf8001 and iphone</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6495/maximum-real-time-throughput-in-bytes-between-nrf8001-and-iphone</link><description>Hi,
I need to develop a BLE service for file transfer between iphone and my device. I chose BLE because the files are very small in size, and as BLE does not need authentication to connect to iphone. So if I am sending a file of 1KB (20 bytes per packet</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Apr 2015 09:36:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6495/maximum-real-time-throughput-in-bytes-between-nrf8001-and-iphone" /><item><title>RE: Maximum real time throughput in bytes between nrf8001 and iphone</title><link>https://devzone.nordicsemi.com/thread/22669?ContentTypeID=1</link><pubDate>Fri, 17 Apr 2015 09:36:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbce9eaf-6ba9-48ad-8512-747bb83dd7ff</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;The nRF8001 can send one package every connection interval. Every package can contain 20 bytes of user data and maximum connection interval is defined by the Apple BLE guide lines. Currently it&amp;#39;s set to 20 ms, but often we see that user get shorter intervals, but this cannot be guaranteed. So every 20 ms you can send 20 bytes.&lt;/p&gt;
&lt;p&gt;If this is not enough, you should have a look at the nRF51822. This can send up to 6 packages every connections interval. So in theory up to 6 times more than what you would get with the nRF8001. &lt;a href="http://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF51822"&gt;Have a look at the nRF51822 here.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>