<?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>Radio Test Example Channel Selection Issue : FCC Certification</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14473/radio-test-example-channel-selection-issue-fcc-certification</link><description>Hi all, 
 I have been trying to get my Nordic nRF51822 transmit continuously on a particular channel for FCC certification. The Test lab wants me to test the product in 2402MHz, 2442MHz , 2480MHz. They want me to transmit in these frequencies separately</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Jun 2016 08:02:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14473/radio-test-example-channel-selection-issue-fcc-certification" /><item><title>RE: Radio Test Example Channel Selection Issue : FCC Certification</title><link>https://devzone.nordicsemi.com/thread/55265?ContentTypeID=1</link><pubDate>Tue, 14 Jun 2016 08:02:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:904356a8-9dea-456d-b2be-b29e10865140</guid><dc:creator>dev_000</dc:creator><description>&lt;p&gt;Thanks Kristen.
That should I ideally solve it. I thought radio_tx_sweep_start was only channel sweep. My mistake.&lt;/p&gt;
&lt;p&gt;Regarding the emissions, Thanks for the inputs, I was under the limits for fundamental and higher  when I was &amp;quot;using&amp;quot; the advertising channels for testing. :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Radio Test Example Channel Selection Issue : FCC Certification</title><link>https://devzone.nordicsemi.com/thread/55264?ContentTypeID=1</link><pubDate>Tue, 14 Jun 2016 07:37:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81d26ea8-4935-4a89-9c5f-473534b04141</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;&lt;strong&gt;1)&lt;/strong&gt; From what I can see in your code, the radio is never set to start transmitting, the function radio_tx_sweep_start(..) makes it start transmitting. For your reference, I have attached a modified version of the radio test example that is set up to transmit one channel: &lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/radio_5F00_test_5F00_setup_5F00_one_5F00_channel.zip"&gt;radio_test_setup_one_channel.zip&lt;/a&gt; (SDK 11, folder: ..\examples\peripheral)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2)&lt;/strong&gt; You can use a timer to make the radio_test example switch frequency every given time interval.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3)&lt;/strong&gt; It looks like Triarchy Technologies has some smaller and cheaper spectrum analyzers.&lt;/p&gt;
&lt;p&gt;Note that in addition to check the output power in the in the 2.4 GHz band, FCC does also have maximum radiation requirements for the  harmonics and RX Lo. For FCC, the maximum peak level for the harmonics is -21 dBm, and the average for the harmonics should be less than -41 dBm.  RX Lo should be less than - 41 dBm. I would recommend you to have a few dB margin to those requirements, in order to make sure that you pass.&lt;/p&gt;
&lt;p&gt;The middle of the harmonic bands will be at approximately 4.85 GHz, 7.3 GHz, 9.75 GHz, 12.2  GHz, and the RX Lo  and RX Lo/2 will have center frequency at 2.79 GHz and 1.395 GHz, respectively.&lt;/p&gt;
&lt;p&gt;I would recommend you to take a look at the whitepaper &amp;quot;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.whitepapers%2Fdita%2Fwhitepapers%2Fpdflinks%2Fnwp_010.html&amp;amp;cp=10_10"&gt;Regulatory and Compliance Standards for RF Devices&lt;/a&gt;&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>