<?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>RSSI value of 127?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47586/rssi-value-of-127</link><description>Hi All, 
 Sanity check here. I&amp;#39;m reading the RSSI value from a received packet 
 
 if (nrf_esb_read_rx_payload(&amp;amp;rx_payload) == NRF_SUCCESS) { if (rx_payload.length &amp;gt; 0) { i8WMSB_RSSI = rx_payload.rssi; esb_received_data = true; // we don&amp;#39;t want to do</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 May 2019 15:13:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47586/rssi-value-of-127" /><item><title>RE: RSSI value of 127?</title><link>https://devzone.nordicsemi.com/thread/188894?ContentTypeID=1</link><pubDate>Thu, 23 May 2019 15:13:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff9df255-bb8a-46ad-8ff2-d9e6755edbe9</guid><dc:creator>rshankle</dc:creator><description>&lt;p&gt;thanks.&amp;nbsp; I&amp;#39;ll ignore the reading if 127.&lt;/p&gt;
&lt;p&gt;Bob&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI value of 127?</title><link>https://devzone.nordicsemi.com/thread/188878?ContentTypeID=1</link><pubDate>Thu, 23 May 2019 14:39:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d7d774b-036b-4911-b73a-fecce609bc3a</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;The &lt;span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/radio.html?cp=3_1_0_22_13_23#register.RSSISAMPLE"&gt;RSSISAMPLE &lt;/a&gt;can hold values in the range of [0..127] in theory, but the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/radio.html?cp=3_1_0_22_14_8#unique_1701721635"&gt;stated&amp;nbsp;accuracy&lt;/a&gt;&amp;nbsp;of&amp;nbsp;&amp;plusmn;2&amp;nbsp;dB is only valid in the range&amp;nbsp;-90 to -20, so y&lt;/span&gt;ou can consider a reading at -127 as non-valid.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI value of 127?</title><link>https://devzone.nordicsemi.com/thread/188872?ContentTypeID=1</link><pubDate>Thu, 23 May 2019 14:19:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e084f4e9-2490-4243-932a-7eb5583010c6</guid><dc:creator>rshankle</dc:creator><description>&lt;p&gt;I thought the &amp;quot;lowest&amp;quot; RSSI would be around 101 or so.&amp;nbsp; &amp;nbsp;How is it even detecting the signal if 127 really represents -127dBm?&amp;nbsp; &amp;nbsp;(I was hoping 127 or 0x7F was a flag to represent some error condition.)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I would also expect random numbers between 101 and 127 but nothing shows up in that range.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI value of 127?</title><link>https://devzone.nordicsemi.com/thread/188869?ContentTypeID=1</link><pubDate>Thu, 23 May 2019 14:06:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55def39a-b0b4-4bc1-90f7-c6159c40fb54</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I suspect it&amp;#39;s caused by&amp;nbsp;interference ,&amp;nbsp;&lt;span&gt;reflections/multi-paths, etc&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>