<?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>iOS &amp;amp; indication confirmation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5333/ios-indication-confirmation</link><description>Hi All !
Sorry, but I do not find answer for my question in any resources. 
 How to confirm indication in iOS CoreBluetooth?
If iOS work as central, in CoreBluetooth no function defined, that send confirmation of indication, received from peripherial</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 01 Feb 2015 10:59:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5333/ios-indication-confirmation" /><item><title>RE: iOS &amp; indication confirmation</title><link>https://devzone.nordicsemi.com/thread/18630?ContentTypeID=1</link><pubDate>Sun, 01 Feb 2015 10:59:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8cd21c2b-9257-49b9-a5eb-d2dd21069e0b</guid><dc:creator>Vyacheslav Lebets</dc:creator><description>&lt;p&gt;In iOS the method:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;- (void)peripheral:(CBPeripheral *)peripheral didUpdateValueForCharacteristic:(CBCharacteristic *)characteristic error:(NSError *)error;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;in protocol CBPeripheralDelegate, transparency confirm indication after this method execute.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>