<?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>How to print the RSSI values after successful connection?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28191/how-to-print-the-rssi-values-after-successful-connection</link><description>Hello All, 
 I am working with the HRS example. Currently I have one central device and one peripheral device is there. 
 From central code I want to print the updated RSSI values continuously .
For that I added the below code snippet: 
 case BLE_GAP_EVT_CONNECTED</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 13 Dec 2017 12:15:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28191/how-to-print-the-rssi-values-after-successful-connection" /><item><title>RE: How to print the RSSI values after successful connection?</title><link>https://devzone.nordicsemi.com/thread/111382?ContentTypeID=1</link><pubDate>Wed, 13 Dec 2017 12:15:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4fa90406-6318-4bf3-a0a4-53a64db565e1</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Thanks endnode.&lt;br /&gt;
Where you able to solve your problem Hrushi?&lt;br /&gt;
&lt;a href="https://devzone.nordicsemi.com/question/177132/sd_ble_gap_rssi_get-does-not-work/"&gt;This post&lt;/a&gt; might also be of interest.&lt;br /&gt;
Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to print the RSSI values after successful connection?</title><link>https://devzone.nordicsemi.com/thread/111381?ContentTypeID=1</link><pubDate>Thu, 07 Dec 2017 14:38:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1d8238d-ec92-4e7f-b1b9-da1641e36fcf</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Hi Hrushi,&lt;/p&gt;
&lt;p&gt;You need to either wait for event to get RSSI by &lt;code&gt;sd_ble_gap_rssi_get&lt;/code&gt; function call after you start the logging inside SD by &lt;code&gt;sd_ble_gap_rssi_start&lt;/code&gt;. Mode depends on how you call start function. See particular sequence charts &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v5.0.0/group___b_l_e___g_a_p___r_s_s_i___f_i_l_t___m_s_c.html"&gt;here&lt;/a&gt; and &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v5.0.0/group___b_l_e___g_a_p___c_e_n_t_r_a_l___r_s_s_i___r_e_a_d___m_s_c.html"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>