<?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>Set Read Property of Characteristic  in nRFGO Studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2208/set-read-property-of-characteristic-in-nrfgo-studio</link><description>How to set READ property to a characteristic pipe through nRFGO studio.Actually i am not able to set READ property to any pipe.How can i do this? 
 Because i want iPhone to read value from this characteristic pipe. I have one pipe which i have set WriteWithoutResponse</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Apr 2014 11:28:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2208/set-read-property-of-characteristic-in-nrfgo-studio" /><item><title>RE: Set Read Property of Characteristic  in nRFGO Studio</title><link>https://devzone.nordicsemi.com/thread/9329?ContentTypeID=1</link><pubDate>Fri, 25 Apr 2014 11:28:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:983d0b46-453f-477d-a131-8e6f18ddb0a3</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Read can be enabled by checking the Set Pipe property, In this case you can update the value using the SetLocalData command, but the iPhone would have to manually read the value afterwards.&lt;/p&gt;
&lt;p&gt;If you enable the notify property, you can use the SendData command to send notification to the phone with the new values. Note that in this case the Pipe must be enabled first. This is enabled by the phone by writing to the CCCD.&lt;/p&gt;
&lt;p&gt;Br,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>