<?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 Write Without Response when transmitting from NUS Central Sample</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72458/how-to-write-without-response-when-transmitting-from-nus-central-sample</link><description>Hi, 
 Is it possible to use write without response when sending data from NUS Central app? 
 I&amp;#39;m using NCS SDK v1.50 
 
 I replaced in nus_client.c: 
 err = bt_gatt_write(nus_c-&amp;gt;conn, &amp;amp;nus_c-&amp;gt;rx_write_params); 
 with 
 err = bt_gatt_write_without_response</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Mar 2021 16:09:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72458/how-to-write-without-response-when-transmitting-from-nus-central-sample" /><item><title>RE: How to Write Without Response when transmitting from NUS Central Sample</title><link>https://devzone.nordicsemi.com/thread/298800?ContentTypeID=1</link><pubDate>Tue, 09 Mar 2021 16:09:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47f7dc75-6a98-4780-8462-70f8bd11458c</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Error -69 means &amp;quot;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/master/lib/libc/minimal/include/errno.h#L109"&gt;Operation already in progress&lt;/a&gt;&lt;span&gt;&amp;quot;. Have you called the function more than once?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It is possible that the error comes from &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/master/subsys/bluetooth/services/nus_client.c#L95-L97"&gt;this section&lt;/a&gt;, if you get an error on the first call.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Jørgen&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>