<?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>How much data can send using nrf51822..?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19829/how-much-data-can-send-using-nrf51822</link><description>Hi, 
 I&amp;#39;m working on nrf51822 with soft device s130. I&amp;#39;m trying to send a data packets from the nRF51822 over BLE to an android device. 
 
 I want to know how much data I can send through ble.? 
 Is it possible to send around 20 MB of data..?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Feb 2017 14:03:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19829/how-much-data-can-send-using-nrf51822" /><item><title>RE: How much data can send using nrf51822..?</title><link>https://devzone.nordicsemi.com/thread/77121?ContentTypeID=1</link><pubDate>Mon, 27 Feb 2017 14:03:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ec52015-dc53-4f81-abd6-8e032506fe7c</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi Jason,&lt;/p&gt;
&lt;p&gt;You will need to split the 400 bytes in 20 bytes packets, and send them using notification. You will also need to configure your central to use a 7.5 ms connection interval to achieve maximum throughput. &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s130.sds/dita/softdevices/s130/ble_data_throughput/ble_data_throughput.html?cp=3_7_2_0_16"&gt;See this&lt;/a&gt; S130 throughput infocenter-page for more information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How much data can send using nrf51822..?</title><link>https://devzone.nordicsemi.com/thread/77120?ContentTypeID=1</link><pubDate>Mon, 27 Feb 2017 07:59:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3cbcf368-1bd1-4352-bdf4-4fa33339450a</guid><dc:creator>Jason</dc:creator><description>&lt;p&gt;Hi,Sigurd&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;   how the central device send a mount of datas (400Bytes) to the peer to achieve the maximum throughput supported by the S130? TKS.
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How much data can send using nrf51822..?</title><link>https://devzone.nordicsemi.com/thread/77119?ContentTypeID=1</link><pubDate>Mon, 20 Feb 2017 12:06:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95ab04bc-a147-4970-9bb3-6b4a65b12413</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;You can send as much data as you want. The throughput will depend on what connection-interval and the number of packets per connection-interval the phone supports. The maximum throughput supported by the S130 SoftDevice is 149.2 kbps.&lt;/li&gt;
&lt;li&gt;Yes, but it will take some time to transfer that amount of data.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>