<?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/nrf52840: Can frequency hopping be fully automated via PPI? At which point to set FREQUENCY?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73103/nrf52832-nrf52840-can-frequency-hopping-be-fully-automated-via-ppi-at-which-point-to-set-frequency</link><description>Hi, 
 I&amp;#39;m currently trying to build a quick frequency spectrum scanning tool on an nRF52840 dongle. I want to sample RSSI on a list of channels as quickly as possible in a round-robin fashion. 
 The RADIO documentation in the product specification isn</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Mar 2021 12:22:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73103/nrf52832-nrf52840-can-frequency-hopping-be-fully-automated-via-ppi-at-which-point-to-set-frequency" /><item><title>RE: nrf52832/nrf52840: Can frequency hopping be fully automated via PPI? At which point to set FREQUENCY?</title><link>https://devzone.nordicsemi.com/thread/301422?ContentTypeID=1</link><pubDate>Tue, 23 Mar 2021 12:22:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74376ffd-7a9c-47c6-9756-1a001810864c</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can find radio states and receive sequence in the datasheet:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/radio.html"&gt;https://infocenter.nordicsemi.com/topic/ps_nrf52840/radio.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;1aC is the one you should do.&lt;/p&gt;
&lt;p&gt;1b you should wait after READY event before start sample RSSI yes, and then wait for the RSSIEND event (~15us).&lt;/p&gt;
&lt;p&gt;We don&amp;#39;t have more information than stated in the radio chapter, typically&amp;nbsp;registers are &amp;quot;latched&amp;quot; when a task is started. So any change after this will typically not have an effect until radio go back to idle and then task is started again.&lt;/p&gt;
&lt;p&gt;BLE have typically some better SNR due to higher bandwidth, and this increase sensitivity. Also there are some other techniques in the radio that may improve sensitivity due to how&amp;nbsp;the radio&amp;nbsp;&amp;quot;search&amp;quot; for packets in the demodulated white noise that typically is there all the time, this feature may not be available on all&amp;nbsp;configurable logical&amp;nbsp;addresses.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>