<?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 make &amp;#39;without response&amp;#39; in nus rx characteristic?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7540/how-to-make-without-response-in-nus-rx-characteristic</link><description>Hi, 
 In my application, I am using nus service with S110 V7.1.0 (nRF51822). I faced to one problem that the rx channel is set up to notify characteristic. In iOS (8.3), it is often blocked when it sends out data to the nus channel to the device. 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 11 Jun 2016 14:06:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7540/how-to-make-without-response-in-nus-rx-characteristic" /><item><title>RE: How to make 'without response' in nus rx characteristic?</title><link>https://devzone.nordicsemi.com/thread/26869?ContentTypeID=1</link><pubDate>Sat, 11 Jun 2016 14:06:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7cc71bb2-eead-4dd9-ae82-627642fb5dd0</guid><dc:creator>Manuel Kwong</dc:creator><description>&lt;p&gt;I think it answered my major question...that I was confused by so called rx... channel.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make 'without response' in nus rx characteristic?</title><link>https://devzone.nordicsemi.com/thread/26868?ContentTypeID=1</link><pubDate>Mon, 17 Aug 2015 13:05:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f5d07ee-3d57-4abb-a18f-30ea9a10603a</guid><dc:creator>Carles</dc:creator><description>&lt;p&gt;There are no &amp;quot;channel&amp;quot; but instead you have a characteristic, and notifications are used by a server to send updates to the client. If you want to instead be a client and send write without response to a server, your server (peer device) must have a characteristic that you can write to.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make 'without response' in nus rx characteristic?</title><link>https://devzone.nordicsemi.com/thread/26867?ContentTypeID=1</link><pubDate>Mon, 17 Aug 2015 11:15:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0aa2a1e5-72f6-4373-aa43-135698778d39</guid><dc:creator>Manuel Kwong</dc:creator><description>&lt;p&gt;May be simply to ask and worth to test with : How to change the rx channel in nRF51 device to &amp;quot;write without response&amp;quot;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make 'without response' in nus rx characteristic?</title><link>https://devzone.nordicsemi.com/thread/26865?ContentTypeID=1</link><pubDate>Mon, 17 Aug 2015 11:15:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8189ce4a-4417-441a-b99c-9c53eece16f2</guid><dc:creator>Manuel Kwong</dc:creator><description>&lt;p&gt;May be simply to ask and worth to test with : How to change the rx channel in nRF51 device to &amp;quot;write without response&amp;quot;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make 'without response' in nus rx characteristic?</title><link>https://devzone.nordicsemi.com/thread/26864?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2015 10:39:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f7f23e5-b712-4896-a088-9584e87b71b8</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Manuel: Are you sure you used our nus service without notification ? In our implementation the server is on the nRF51. So when the iOS device wants to send data from the phone to the nRF51 it will do a write command (write without response) on the tx characteristic.
When the device want to send data to the iOS device, it will do a notification.&lt;/p&gt;
&lt;p&gt;Note that you can only do write without response from the client to the server. So if you want to do write without response from the nRF51 to the phone, you would need to implement the server on the phone.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make 'without response' in nus rx characteristic?</title><link>https://devzone.nordicsemi.com/thread/26866?ContentTypeID=1</link><pubDate>Wed, 10 Jun 2015 12:04:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e867bea-ae58-4e29-8c16-2fed00954001</guid><dc:creator>Carles</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;Notifications and Write without Response follow the exact same flow control mechanisms, so the speed should be roughly the same.&lt;/p&gt;
&lt;p&gt;I am not sure what is going on here, maybe someone from the SDK team will be able to take a look.&lt;/p&gt;
&lt;p&gt;Carles&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>