<?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>NUS Message Confirmation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39390/nus-message-confirmation</link><description>Does the Nordic UART Service (NUS) have a facility to confirm when a sent message has been received by the peer? 
 In particular, to confirm when an NUS message sent by a Central has been received by the Peripheral? 
 Or, conversely, an event to indicate</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Oct 2018 07:49:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39390/nus-message-confirmation" /><item><title>RE: NUS Message Confirmation</title><link>https://devzone.nordicsemi.com/thread/152603?ContentTypeID=1</link><pubDate>Fri, 12 Oct 2018 07:49:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b653329-a6eb-4cb8-a436-6acd5eb6eb85</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;There is nothing like that in the NUS service implementation itself. However, if I understand you correctly you should be able to use the&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.0/group___b_l_e___g_a_t_t_c___e_n_u_m_e_r_a_t_i_o_n_s.html#ggafd9b8b42eeb832d688e33f4561f97efca69bce270587ac00d7a1c3bd976cfd902"&gt;BLE_GATTC_EVT_WRITE_CMD_TX_COMPLETE&lt;/a&gt;&amp;nbsp;event that is generated after a call to &lt;a title="sd_ble_gattc_write" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.0/group___b_l_e___g_a_t_t_c___f_u_n_c_t_i_o_n_s.html?cp=2_3_1_1_0_2_2_2_11#ga90298b8dcd8bbe7bbe69d362d1133378"&gt;sd_ble_gattc_write&lt;/a&gt;(). Please refer to the Message Sequence Charts:&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.0/group___b_l_e___g_a_t_t_c___v_a_l_u_e___w_r_i_t_e___w_i_t_h_o_u_t___r_e_s_p___m_s_c.html"&gt;GATTC Characteristic Value Write Without Response&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There is also an equivalent event generated after notifications are sent from the server side:&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.0/group___b_l_e___g_a_t_t_s___h_v_n___m_s_c.html"&gt;GATTS Handle Value Notification&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>