<?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 is iOS&amp;#39;s support for BLE write request?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24074/how-is-ios-s-support-for-ble-write-request</link><description>A little background with this question 
 So, long story short: 
 To send data using notification, in android, you must first enable CCCD descriptor of matching attribute (which is usually a characteristic) 
 The proper way to do that is using some</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Aug 2017 21:04:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24074/how-is-ios-s-support-for-ble-write-request" /><item><title>RE: How is iOS's support for BLE write request?</title><link>https://devzone.nordicsemi.com/thread/94792?ContentTypeID=1</link><pubDate>Tue, 08 Aug 2017 21:04:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dac0b1a4-a4ca-4f60-af78-858e05d4d8d2</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;@Mitch996, Did you see &lt;a href="https://devzone.nordicsemi.com/question/151289/ble_gatts_evt_write-not-fired-when-writing-to-cccd-as-ble_gatt_op_write_cmd-s132/"&gt;this&lt;/a&gt; question? Edit: Yes, you did. I&amp;#39;m sorry, looks like you have to wait for a new version of S140. I&amp;#39;m afraid I don&amp;#39;t know the release schedule for that right now, but you can ask our RSM for details on future products.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How is iOS's support for BLE write request?</title><link>https://devzone.nordicsemi.com/thread/94791?ContentTypeID=1</link><pubDate>Tue, 08 Aug 2017 07:21:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3cedc93d-fd29-4247-a7d3-c3b3d15a7409</guid><dc:creator>Mitch996</dc:creator><description>&lt;p&gt;Because there are (likely compiled) packages that doesn&amp;#39;t appear to belong to official android API library, and I cannot access them in my IDE (android studio), while I can with official APIs (not the exact implementation and codes, but at least java&amp;#39;s equivalent of C&amp;#39;s declaration)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How is iOS's support for BLE write request?</title><link>https://devzone.nordicsemi.com/thread/94790?ContentTypeID=1</link><pubDate>Tue, 08 Aug 2017 07:18:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b64a9e9-6f03-4aff-a0f9-ef6768ccc5d7</guid><dc:creator>Mitch996</dc:creator><description>&lt;p&gt;@RK
I&amp;#39;m not sure when you started approaching this issue but it seems that you either don&amp;#39;t have any contextual background information on this problem, or you do but no complete.&lt;/p&gt;
&lt;p&gt;I successfully sub-ed CCCD before, with a different softdevice (S110). Now I&amp;#39;m using S140, which according to Nordic staff, correctly corrected a non-BLE specification compliant behavior and as the result I&amp;#39;m now not able to subscribe to CCCD. And in both debug mode and sniffing, ample evidence points to the direction that A. both write types are ignored by the softdevice and B. no matter how I juggle the setWriteType method, the packets send over the air will be displayed as write no response, in my previous question, referred to in this question, screen caps were presented to demonstrate that.&lt;/p&gt;
&lt;p&gt;And I&amp;#39;m almost certain the nRF Toolbox is using a different library than the official one, (continued)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How is iOS's support for BLE write request?</title><link>https://devzone.nordicsemi.com/thread/94793?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2017 12:26:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7725cd7a-1507-40d0-bd18-2db1b84aad82</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;I&amp;#39;m pretty sure you are still barking up a very wrong tree. Android phones have been successfully subscribing to notifications since CCCDs existed and they&amp;#39;ve been doing it on stock android OS and with stock android code. If android phones en-masse weren&amp;#39;t able to subscribe to notifications, someone would have noticed.&lt;/p&gt;
&lt;p&gt;The only difference between write requests and write commands is the fact or not of a response. So any write effectively works as well as any other, it writes the characteristic. And doesn&amp;#39;t android, vile little phone os that it is, have a setWriteType method to specify what kind of write it&amp;#39;s going to do on that characteristic the next time you write it? iOS has two methods for writing, same effect, different approach.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m fairly sure the problem you&amp;#39;ve been struggling with for weeks has nothing to do with this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>