<?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>Unable to read characteristics complete value</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27486/unable-to-read-characteristics-complete-value</link><description>Hi, 
 We are performing data transfer using NUS service (BLE-UART). 
 
 
 Data passed is a 11-character string. 
 READ and NOTIFY permissions are provided for Tx characteristic in NUS service. 
 
 
 The string is visible in nrf-Connect Android</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Nov 2017 10:39:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27486/unable-to-read-characteristics-complete-value" /><item><title>RE: Unable to read characteristics complete value</title><link>https://devzone.nordicsemi.com/thread/108565?ContentTypeID=1</link><pubDate>Thu, 23 Nov 2017 10:39:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82ef0480-a11c-47ea-9de4-a1362c714083</guid><dc:creator>RohanKadam</dc:creator><description>&lt;p&gt;Earlier, I was enabling the notification and reading the characteristics directly, which gave me a single character as output (Sometimes initial char of string passed and sometimes random char).&lt;/p&gt;
&lt;p&gt;So I observed in nrfConnect Android Apps Log, that I was missing one step before performing read char.&lt;/p&gt;
&lt;p&gt;So this works now,&lt;/p&gt;
&lt;blockquote&gt;
&lt;ol&gt;
&lt;li&gt;Enable notification&lt;/li&gt;
&lt;li&gt;Write Descriptor with 0x0100&lt;/li&gt;
&lt;li&gt;Read Char&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>