<?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>Is the TX buffer flushed/cleared on a disconnect?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56085/is-the-tx-buffer-flushed-cleared-on-a-disconnect</link><description>Hello, I am working on a ble application which is streaming data via ble notifications. I am currently queuing up the packets in the notification queue and keeping track of the current queue number, however I was running into issues with tracking the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Jan 2020 17:17:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56085/is-the-tx-buffer-flushed-cleared-on-a-disconnect" /><item><title>RE: Is the TX buffer flushed/cleared on a disconnect?</title><link>https://devzone.nordicsemi.com/thread/227304?ContentTypeID=1</link><pubDate>Thu, 02 Jan 2020 17:17:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2c38b6a-92ae-4faa-9535-1531a535c263</guid><dc:creator>sxd248</dc:creator><description>&lt;p&gt;Thanks! That makes sense.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is the TX buffer flushed/cleared on a disconnect?</title><link>https://devzone.nordicsemi.com/thread/227209?ContentTypeID=1</link><pubDate>Thu, 02 Jan 2020 10:03:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:125789c2-0d47-489d-98e4-251b7f5352e1</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The queue is purged on disconnect. so should be empty when you reconnect.&lt;/p&gt;
&lt;p&gt;When disabling notification the Queue will be emptied before the transmissions are stopped. However the application will not be able to place new notifications in the queue after notifications are disabled by the peer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>