<?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>Problem with Characteristic read out with sd_ble_gattc_read()</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82157/problem-with-characteristic-read-out-with-sd_ble_gattc_read</link><description>Hello everyone, 
 I went through the forum and saw some topics regarding the implementation of the characteristic read out over sd_ble_gattc_read. I implemented it as desribed in the other post, but I am not able to read out the characteristic values</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 Nov 2021 06:25:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82157/problem-with-characteristic-read-out-with-sd_ble_gattc_read" /><item><title>RE: Problem with Characteristic read out with sd_ble_gattc_read()</title><link>https://devzone.nordicsemi.com/thread/341177?ContentTypeID=1</link><pubDate>Tue, 30 Nov 2021 06:25:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e62f6e4a-228d-4354-99f8-d923d01598dc</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Some of the ble_services does a gatt_read being a client. There are few examples that use this API to read the data from the peer(server).&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1638253500662v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem with Characteristic read out with sd_ble_gattc_read()</title><link>https://devzone.nordicsemi.com/thread/341148?ContentTypeID=1</link><pubDate>Mon, 29 Nov 2021 18:16:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9dfd21e5-0933-44ca-8b93-87194c1939fd</guid><dc:creator>Hani_Montana</dc:creator><description>&lt;p&gt;Thank you for your support. I will read the documentation and try to implement it in the code. Meanwhile do you have a example where the sd_ble_gattc_read() is used and already implemented?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem with Characteristic read out with sd_ble_gattc_read()</title><link>https://devzone.nordicsemi.com/thread/341032?ContentTypeID=1</link><pubDate>Mon, 29 Nov 2021 10:28:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a32e5e8d-c270-4f6b-bf9e-1803df93356f</guid><dc:creator>Susheel Nuguru</dc:creator><description>[quote user=""]I didn´t know what to put for the m_data_value handler so there is a simple NULL behind.[/quote]
&lt;p&gt;Please read the API documention for &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s132.api.v7.3.0%2Fgroup___b_l_e___g_a_t_t_c___f_u_n_c_t_i_o_n_s.html&amp;amp;anchor=ga813daa5810a1d2ed31d2d6fe49d3ef11"&gt;sd_ble_gattc_read&lt;/a&gt;. m_data_value in your case should be the handle to the characteristic you want to read which should be obtained from the service discovery procedure.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>