<?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 to make sure my data sends sucessfully?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2704/how-to-make-sure-my-data-sends-sucessfully</link><description>Hi all! 
 As we know, the funtion Nordic offer to send the ble data is called &amp;quot;sd_ble_gatts_hvx()&amp;quot;. But as far as I observe, this funtion just puts the data in the stack which will not send the data immediately, which means after running this funtion</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 07 Jun 2014 02:10:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2704/how-to-make-sure-my-data-sends-sucessfully" /><item><title>RE: how to make sure my data sends sucessfully?</title><link>https://devzone.nordicsemi.com/thread/10561?ContentTypeID=1</link><pubDate>Sat, 07 Jun 2014 02:10:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9af5dc2-5903-4d3c-b3f9-9637b477562e</guid><dc:creator>kk</dc:creator><description>&lt;p&gt;But which function should be used to receive this event?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to make sure my data sends sucessfully?</title><link>https://devzone.nordicsemi.com/thread/10560?ContentTypeID=1</link><pubDate>Fri, 06 Jun 2014 09:03:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:347a5cc4-947d-4ad2-b2f6-b9853d86fd0b</guid><dc:creator>Ulrich Myhre</dc:creator><description>&lt;p&gt;You will receive a BLE_EVT_TX_COMPLETE event once the data has been received by the peer. This event will contain the count of packets that were sent, and they will be sent in the same order that you queued them.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>