<?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 can i send 1kb over ble nus?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35212/how-can-i-send-1kb-over-ble-nus</link><description>i have a problem with ble_nus_send_string function, the BLE_NUS_MAX_DATA_LEN is 20 bytes but i need to send 1kb every second, is that possible? i tried to put ble_nus_send_string with 20 bytes chunks within a cycle but the connection is loss between the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Jun 2018 03:31:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35212/how-can-i-send-1kb-over-ble-nus" /><item><title>RE: how can i send 1kb over ble nus?</title><link>https://devzone.nordicsemi.com/thread/135653?ContentTypeID=1</link><pubDate>Tue, 12 Jun 2018 03:31:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19422658-785d-4f79-b265-9b175069acec</guid><dc:creator>luiskjuarez</dc:creator><description>&lt;p&gt;Thanks,&amp;nbsp; i found a solution in the threads that you give me.&lt;/p&gt;
&lt;p&gt;:)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how can i send 1kb over ble nus?</title><link>https://devzone.nordicsemi.com/thread/135486?ContentTypeID=1</link><pubDate>Mon, 11 Jun 2018 07:15:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7abb2415-cd31-4ee6-881b-24cfe40a61fd</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;luiskjuarez,&lt;/p&gt;
&lt;p&gt;You should try to&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/10729/my-device-is-freezing-and-restarting"&gt;debug &lt;/a&gt;your application, see what where in the code it hangs and what error code is called.&lt;/p&gt;
&lt;p&gt;(set breakpoints in APP_ERROR_CHECK and also enable RTT in the sdk_config.h and open the RTT terminal to get extensive information)&lt;/p&gt;
&lt;p&gt;-&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/23962/send-large-amount-of-data-over-nus" target="_blank" rel="noopener noreferrer"&gt;Similar thread&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/553/dealing-large-data-packet-s-through-ble" target="_blank" rel="noopener noreferrer"&gt;(old thread, but shows how you can split your data in to chunks and send out large amount of data)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how can i send 1kb over ble nus?</title><link>https://devzone.nordicsemi.com/thread/135406?ContentTypeID=1</link><pubDate>Fri, 08 Jun 2018 17:34:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c380ded-3af7-4452-85ea-c51fc6084d4b</guid><dc:creator>luiskjuarez</dc:creator><description>&lt;p&gt;i have modified the default size of MTU (to 1024) and max size of MTU (to 1028) when initialized rhe nus the nrf52 gonne stuck i tried with lower values for sizes and is the same.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how can i send 1kb over ble nus?</title><link>https://devzone.nordicsemi.com/thread/135354?ContentTypeID=1</link><pubDate>Fri, 08 Jun 2018 11:52:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a8c7e82-774b-47ca-b9ee-ea05d1aab829</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;luiskjuarez,&lt;/p&gt;
&lt;p&gt;Please check out the&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_att_mtu.html&amp;amp;cp=4_0_0_4_1_1_0" target="_blank" rel="noopener noreferrer"&gt;&amp;nbsp;ATT_MTU Throughput Example&lt;/a&gt;&amp;nbsp;on how you can increase throughput.&lt;/p&gt;
&lt;p&gt;(&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/24641/how-to-send-large-amount-of-data-through-ble-using-nus/97002#97002" target="_blank" rel="noopener noreferrer"&gt;similar thread)&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>