<?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>nRF52840 Serial Comm. RSSI Values</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35007/nrf52840-serial-comm-rssi-values</link><description>Hello, I am currently working with the nRF52840 DK, and I have been having trouble printing RSSI values over termite. 
 Code: 
 
 static void ble_evt_handler(ble_evt_t const * p_ble_evt, void * p_context) 
 { 
 ret_code_t err_code; 
 ble_gap_evt_t const</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Jun 2019 22:16:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35007/nrf52840-serial-comm-rssi-values" /><item><title>RE: nRF52840 Serial Comm. RSSI Values</title><link>https://devzone.nordicsemi.com/thread/192798?ContentTypeID=1</link><pubDate>Thu, 13 Jun 2019 22:16:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f68517db-61b5-494d-bd22-daf6101a71ae</guid><dc:creator>Venkat</dc:creator><description>&lt;p&gt;hello Chris can you please tell me where should I write this code&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Serial Comm. RSSI Values</title><link>https://devzone.nordicsemi.com/thread/134771?ContentTypeID=1</link><pubDate>Tue, 05 Jun 2018 14:06:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfb2c2df-f7b4-42bf-a9b3-13d21d5f79c1</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi Chris!&lt;/p&gt;
&lt;p&gt;I suppose the reason that you get a large quantity of RSSI values is because you will get advertising reports whenever the cental device are scanning and detects an advertising packet.&lt;/p&gt;
&lt;p&gt;Take a look at &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/25980/how-can-i-get-rssi-before-i-make-a-connection" target="_blank" rel="noopener noreferrer"&gt;this thread&lt;/a&gt;, and see the comments from Jørgen.&lt;/p&gt;
[quote user=""]if ( p_gap_evt-&amp;gt;params.adv_report.scan_rsp ) [/quote]
&lt;p&gt;I&amp;#39;m not sure why you are using the .scan_rsp. This will only print the RSSI for scan responses?&lt;/p&gt;
&lt;p&gt;This exact topic is discussed in this thread: &lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/27453/read-rssi-value"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/27453/read-rssi-value&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Take a look at the threads above, and let me know if they are helpful. &lt;br /&gt;Please let me know if you have any further questions.&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>