<?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>Register RPD in NRF24LE1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25602/register-rpd-in-nrf24le1</link><description>Im try to read the RPD register, but always get the same value RPD=0 
 uint8_t channel=0;
int index;
hal_nrf_set_operation_mode(HAL_NRF_PRX);
hal_nrf_set_power_mode(HAL_NRF_PWR_UP);
CE_HIGH();
for( index = 0; index&amp;lt;126; index++)&amp;#180;
{
 hal_nrf_set_rf_channel</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Oct 2017 19:11:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25602/register-rpd-in-nrf24le1" /><item><title>RE: Register RPD in NRF24LE1</title><link>https://devzone.nordicsemi.com/thread/100922?ContentTypeID=1</link><pubDate>Mon, 16 Oct 2017 19:11:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc74be30-97b7-4c38-858b-0d07061df792</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;You would probably have to do a long series of measurements, and add some filtering to your data, to get a more realistic estimate of channel occupancy.
The problem is that interferers in the area like WiFi or Bluetooth devices might send data at a very random and unpredictable rate, making it hard to predict which channels might be occupied in the future.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Register RPD in NRF24LE1</title><link>https://devzone.nordicsemi.com/thread/100921?ContentTypeID=1</link><pubDate>Thu, 12 Oct 2017 18:53:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64cfefe0-b752-4308-adb2-fef92c3ea7af</guid><dc:creator>Raul</dc:creator><description>&lt;p&gt;I have tested with a 1000mseg  of delay, now every time I run the loop the response is diferent; some times show some occupied channels, other times all channels are free, but never repeat the same occupied channels. Is reliable use the RPD register to determine occupied channels?
Thahk¡&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Register RPD in NRF24LE1</title><link>https://devzone.nordicsemi.com/thread/100923?ContentTypeID=1</link><pubDate>Tue, 03 Oct 2017 06:18:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc9861b3-fd0f-47bb-a065-bbf93f607e65</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;It takes 130us for the receiver to turn on. Do you have some delay after setting CE_HIGH() before you try to read the RPD register?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Register RPD in NRF24LE1</title><link>https://devzone.nordicsemi.com/thread/100919?ContentTypeID=1</link><pubDate>Mon, 02 Oct 2017 18:04:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16fcb4cc-429f-4f51-8265-62d6aea43389</guid><dc:creator>Raul</dc:creator><description>&lt;p&gt;Thank for suppor me. Im try to disable the receiver as you said, but the result is the same. Some idea about it?
Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Register RPD in NRF24LE1</title><link>https://devzone.nordicsemi.com/thread/100920?ContentTypeID=1</link><pubDate>Mon, 02 Oct 2017 07:25:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17830633-342f-444d-8d3b-4a05b7f0ccb3</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;You can&amp;#39;t change the RF channel without disabling the receiver first with CE_LOW();&lt;br /&gt;
Could you try to change that and see if it works better?&lt;br /&gt;
Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>