<?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>Reading characteristic value out of the peripheral by the central</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67999/reading-characteristic-value-out-of-the-peripheral-by-the-central</link><description>Hello 
 I am trying to read a characteristics from my peripheral using my central. From what I read here, I have to use sd_ble_gattc_read(). Is it correct ? But I did not find any code example of this specially to handle the related BLE_EVT... Could you</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Nov 2020 13:34:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67999/reading-characteristic-value-out-of-the-peripheral-by-the-central" /><item><title>RE: Reading characteristic value out of the peripheral by the central</title><link>https://devzone.nordicsemi.com/thread/278606?ContentTypeID=1</link><pubDate>Thu, 05 Nov 2020 13:34:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60c44afd-6356-4ce7-a0ae-73a98f56f866</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I believe you can use the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/examples_ble_central.html"&gt;central examples&lt;/a&gt; to show how to initiate connection, do a database discovery of the peer GATT database, and finally read and write the characteristic handles in the GATT database that you are in specific interested in.&lt;/p&gt;
&lt;p&gt;Here you can find the message sequence chart for &lt;span&gt;sd_ble_gattc_read() in specific&lt;/span&gt;:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v7.2.0/group___b_l_e___g_a_t_t_c___v_a_l_u_e___r_e_a_d___m_s_c.html"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v7.2.0/group___b_l_e___g_a_t_t_c___v_a_l_u_e___r_e_a_d___m_s_c.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>