<?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>nrf52832 RSSI</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48019/nrf52832-rssi</link><description>hello, 
 I want to use RSSI on nrf52832, and the project is uploaded. 
 the question is, I test the RSSI on channel 2468MHZ，　the NRF_RADIO-&amp;gt;RSSISAMPLE result is about -92dBm, then , I use another board send RF at 2468MHZ，then test the RSSI , but it&amp;#39;s</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Jun 2019 00:40:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48019/nrf52832-rssi" /><item><title>RE: nrf52832 RSSI</title><link>https://devzone.nordicsemi.com/thread/191896?ContentTypeID=1</link><pubDate>Tue, 11 Jun 2019 00:40:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:474ea86a-9c72-4580-8efc-1f2bd43be5f3</guid><dc:creator>yanli_1226</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: nrf52832 RSSI</title><link>https://devzone.nordicsemi.com/thread/191806?ContentTypeID=1</link><pubDate>Mon, 10 Jun 2019 10:15:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d54337da-f31a-4662-8a30-629a2e77d489</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;How to properly post source code - not as an image!&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/61850._5F00_Insert-Code-_2D00_-Nordic.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 RSSI</title><link>https://devzone.nordicsemi.com/thread/191793?ContentTypeID=1</link><pubDate>Mon, 10 Jun 2019 08:57:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:974319c7-db49-4294-9906-4cedebb7d258</guid><dc:creator>yanli_1226</dc:creator><description>&lt;p&gt;thank you, when I use &lt;span&gt;another board send RF&amp;nbsp;continuously, it works.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 RSSI</title><link>https://devzone.nordicsemi.com/thread/190497?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2019 12:01:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aff2a10d-0036-4e9e-99b4-d300d1c848d8</guid><dc:creator>Andreas</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You are issuing TASKS_RSSISTART right after EVENTS_READY, which is triggered when the radio has ramped up into RXIDLE state (RX if you have SHORTS_READY_START), but the radio will most likely not be receiving a packet at this time. You need to issue TASKS_RSSISTART when a packet is being received, e.g. at EVENTS_ADDRESS, note EVENTS_&lt;span&gt;ADDRESS_RSSISTART. Otherwise you will be measuring the RSSI of background noise inbetween packets.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Andreas&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>