<?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>Sending &amp;amp; receiving &amp;gt;20B BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28844/sending-receiving-20b-ble</link><description>Hello guys, 
 My set up is pca10028, s110, sdk 6, tablet with nrf_connect app. I am using modified ble_app_uart example. I was trying to send &amp;gt;20 bytes from nrf_connect app, sniffer only shows &amp;quot;Prepare write request&amp;quot; was sent. My goal is to send and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Jan 2018 14:49:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28844/sending-receiving-20b-ble" /><item><title>RE: Sending &amp; receiving &gt;20B BLE</title><link>https://devzone.nordicsemi.com/thread/114199?ContentTypeID=1</link><pubDate>Thu, 04 Jan 2018 14:49:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d328dcb-bb81-4b66-8928-94396dd2832e</guid><dc:creator>Chocol8</dc:creator><description>&lt;p&gt;Thank you :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending &amp; receiving &gt;20B BLE</title><link>https://devzone.nordicsemi.com/thread/114198?ContentTypeID=1</link><pubDate>Fri, 29 Dec 2017 14:09:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01d62176-3c16-45b8-9c11-60628b7c3829</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Chocol,&lt;/p&gt;
&lt;p&gt;SDK v6 is very old SDK. Which S110 version are you using?&lt;/p&gt;
&lt;p&gt;Last SDK that supports nRF51 is SDK v12.3.&lt;/p&gt;
&lt;p&gt;If you want to do queued write (write with longer than 20 bytes) you need to handle it in the application. You can have a look at the message sequence chart &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s110.api.v8.0.0/group___b_l_e___g_a_t_t_s___q_u_e_u_e_d___w_r_i_t_e___b_u_f___n_o_a_u_t_h___m_s_c.html?cp=3_7_0_0_0_2_3_0_6"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There is an example &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/ble_sdk_app_queued_writes.html?cp=4_0_5_4_2_2_28"&gt;here&lt;/a&gt;. For older SDK we have an example &lt;a href="https://github.com/NordicPlayground/ble_app_hrs---LongWrite"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>