<?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>nrf Beacon Android I can&amp;#39;t get the value of characteristic</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4257/nrf-beacon-android-i-can-t-get-the-value-of-characteristic</link><description>I&amp;#39;m sure that I&amp;#39;ve got the instance of a characteristic, but when I use the method getValue(),it return NULL.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Nov 2014 16:02:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4257/nrf-beacon-android-i-can-t-get-the-value-of-characteristic" /><item><title>RE: nrf Beacon Android I can't get the value of characteristic</title><link>https://devzone.nordicsemi.com/thread/15204?ContentTypeID=1</link><pubDate>Wed, 19 Nov 2014 16:02:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a389453-1c3b-40f9-9581-33e11a062a07</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi John,
Please have a look at the description of &lt;a href="https://developer.android.com/reference/android/bluetooth/BluetoothGatt.html#readCharacteristic(android.bluetooth.BluetoothGattCharacteristic)"&gt;readChactersitics()&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You should wait for the  onCharacteristicRead() and it&amp;#39;s where you read the value out using getValue().&lt;/p&gt;
&lt;p&gt;You can have a look at our example apps source code, to know how it work, for example the nRFUART app.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>