<?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>Scan frequences RSSI</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26284/scan-frequences-rssi</link><description>I want to monitor NRF radio channell&amp;#39;s RSSI to switch on &amp;quot;free&amp;quot; channel.
How to make it properly? 
 This is my code: 
 if(rx_q_flag == true){
 err_code = esb_init(RX, radio_channel);
 APP_ERROR_CHECK(err_code);
 
 err_code = nrf_esb_start_rx();</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 Oct 2017 14:34:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26284/scan-frequences-rssi" /><item><title>RE: Scan frequences RSSI</title><link>https://devzone.nordicsemi.com/thread/103452?ContentTypeID=1</link><pubDate>Thu, 26 Oct 2017 14:34:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d7039da-f639-478b-9f8f-8260dc466352</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;The strength of the RSSI sample will vary with the signal strength of any received packets. I don&amp;#39;t know what your esb_init function looks like, and I don&amp;#39;t know what signals are present on-air in your enviroments. Why are you expecting stable values on all channels in 2.4 GHz band? What strength are you expecting?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scan frequences RSSI</title><link>https://devzone.nordicsemi.com/thread/103451?ContentTypeID=1</link><pubDate>Thu, 26 Oct 2017 12:52:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f7de27c-9da3-4e23-a03e-8dff5d8f21c0</guid><dc:creator>Amigo</dc:creator><description>&lt;p&gt;every sample RSSi differ then previous value at one radio channel. It seems like -46 -89 -72 dbm and othr, cant see any stability&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scan frequences RSSI</title><link>https://devzone.nordicsemi.com/thread/103450?ContentTypeID=1</link><pubDate>Thu, 26 Oct 2017 08:26:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff63beef-dd63-43fe-a7d5-96ec295e2e7e</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;What is wrong with the RSSI values?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>