<?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 can i see the RSSI value in nRF51 dk?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16855/how-can-i-see-the-rssi-value-in-nrf51-dk</link><description>Im based in the example of SDK12.0 - MULTILINK_CENTRAL and i have to know the RRSI value in dbm if it is possible from the peripheral device that is connected to me but i couldn&amp;#39;t do that. 
 Somebody can help me? 
 Here i put my code: 
 static void</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Oct 2016 21:01:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16855/how-can-i-see-the-rssi-value-in-nrf51-dk" /><item><title>RE: How can i see the RSSI value in nRF51 dk?</title><link>https://devzone.nordicsemi.com/thread/64541?ContentTypeID=1</link><pubDate>Wed, 05 Oct 2016 21:01:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0535b640-ef09-4c94-857e-a564243ece70</guid><dc:creator>Pablo</dc:creator><description>&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can i see the RSSI value in nRF51 dk?</title><link>https://devzone.nordicsemi.com/thread/64540?ContentTypeID=1</link><pubDate>Wed, 05 Oct 2016 07:39:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c51c21ed-a10a-4140-9292-500bcca58157</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;To get the RSSI, you will need to call sd_ble_gap_rssi_start(..) before you receive the packets you want to get the RSSI of. In this case, it means that sd_ble_gap_rssi_start(..) has to be called before sending the connect request.&lt;/p&gt;
&lt;p&gt;Note that on the nRF51, the accuracy of the RSSI is +/- 6 dB.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>