<?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 Queued writes</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56886/ios-queued-writes</link><description>I have a characteristic with variable length and max length of 
 NRF_SDH_BLE_GATT_MAX_MTU_SIZE - 3 
 i.e. the max possible data length based on the max MTU. 
 During connection the max data length is negotiated to 251. However, iOS returns 512 from maximumWriteValueLength</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 24 Jan 2020 14:44:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56886/ios-queued-writes" /><item><title>RE: iOS Queued writes</title><link>https://devzone.nordicsemi.com/thread/230902?ContentTypeID=1</link><pubDate>Fri, 24 Jan 2020 14:44:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c85e102e-01c7-40cc-b245-e90fee41097e</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;You need to use write without response. Pass this write your to&amp;nbsp;&lt;span&gt;maximumWriteValueLength and use it also for writing.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>