<?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>Notification sent acknowledgement</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106937/notification-sent-acknowledgement</link><description>Hi, 
 SDK 17.1.0 
 How can the Application make sure that the notification message has been sent ? Please note that, I am not asking about ack from the client as I know that there will be no ack for notification. 
 For example: 
 err_code = sd_ble_gatts_value_set</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Dec 2023 14:17:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106937/notification-sent-acknowledgement" /><item><title>RE: Notification sent acknowledgement</title><link>https://devzone.nordicsemi.com/thread/461981?ContentTypeID=1</link><pubDate>Thu, 28 Dec 2023 14:17:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a90ccb66-782d-4351-9208-3d3c672bbc2c</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;You welcome &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Notification sent acknowledgement</title><link>https://devzone.nordicsemi.com/thread/461875?ContentTypeID=1</link><pubDate>Wed, 27 Dec 2023 22:22:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7df22994-4547-4df3-8131-2b51eae9dcb8</guid><dc:creator>DanisXZ</dc:creator><description>&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Notification sent acknowledgement</title><link>https://devzone.nordicsemi.com/thread/461787?ContentTypeID=1</link><pubDate>Wed, 27 Dec 2023 12:08:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc28960c-02df-45a5-81fb-4bfea2ce1eb2</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The stack will return the&amp;nbsp;BLE_GATTS_EVT_HVN_TX_COMPLETE event once a notification has been sent successfully. In case multiple notifications are queued at the same time you might get a single event representing multiple notifications, but if you&amp;#39;re only sending a single packet this should not be relevant.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Ideally you should disconnect the link before entering system off,&amp;nbsp;rather than just drop the link in the middle of a connection, to avoid the connected peer wasting time trying to keep the link alive.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>