<?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>Proper BLE transmission</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11455/proper-ble-transmission</link><description>The code below is transmitting data from device (mcu+BLE) to an open source BLE terminal : 
 void BLE_communication_device_to_app(void)
{ 
 ble.updateCharacteristicValue(characteristic2.getValueAttribute().getHandle(), (const uint8_t*)rx_value1, strlen</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Jan 2016 12:14:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11455/proper-ble-transmission" /><item><title>RE: Proper BLE transmission</title><link>https://devzone.nordicsemi.com/thread/43226?ContentTypeID=1</link><pubDate>Mon, 25 Jan 2016 12:14:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3c2275c-c9e7-4ce5-a50a-e1d70805bc36</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;what do you mean by data is stick together. The code snippet you put is android API?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>