<?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>using indication to send data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1556/using-indication-to-send-data</link><description>Hi
We are using indication to send data to make sure master receive all the package.If we didn&amp;#39;t
receive the confirm message,what should we do?Should we send it again in appication or the stack will
keep sending until receive a confirm message? 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Feb 2014 12:10:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1556/using-indication-to-send-data" /><item><title>RE: using indication to send data</title><link>https://devzone.nordicsemi.com/thread/6883?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2014 12:10:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6816222c-2b92-4ec5-b71e-a07bcd97f1fc</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Not receiving a Confirmation on an Indication would be considered a timeout, as per the Core Specification, Volume 3, part G, section 4.14:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;If the Attribute Protocol transaction times out, the procedure shall be considered to have failed, and the local higher layer shall be notified. No further GATT procedures shall be performed. A new GATT procedure shall only be performed when a new ATT Bearer has been established.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;In practice, this means that you must disconnect if this happens, and only retry once a new connection have been established.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>