<?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>How to read 0x1801 gerneric attribute service in iOS ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21515/how-to-read-0x1801-gerneric-attribute-service-in-ios</link><description>Hi, 
 I have changed in my services so I have added 0x2A05 (service changed) characteristic in my 0x1801 service. But I am not able to read the service. 
 In didDiscoverServices I have below code. 
 - (void)peripheral:(CBPeripheral *)peripheral didDiscoverServices</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Apr 2017 14:30:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21515/how-to-read-0x1801-gerneric-attribute-service-in-ios" /><item><title>RE: How to read 0x1801 gerneric attribute service in iOS ?</title><link>https://devzone.nordicsemi.com/thread/84459?ContentTypeID=1</link><pubDate>Fri, 21 Apr 2017 14:30:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75233075-bb77-4549-9eab-efea9a7ecd74</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;If I remember correctly this characteristic is not exposed to the application on iOS. Instead this is handled by corebluetooth. Can you please check whether or not iOS enable this? Note that you need to bond for iOS to utilize this, and that you might have to toggle bluetooth off/on to flush the attribute cash on iOS, if you just added the characteristic.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>