<?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>nRF51822 carrier-only test mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13218/nrf51822-carrier-only-test-mode</link><description>I am testing the DTM mode on the nRF51822_QFAA, and I use the carrier-only test with the following command : 
 dtm_init(); 
dtm_cmd(LE_TRANSMITTER_TEST, 39, CARRIER_TEST, DTM_PKT_VENDORSPECIFIC);
while(1);
 
 The result, with a spectrum analyzer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Apr 2016 12:35:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13218/nrf51822-carrier-only-test-mode" /><item><title>RE: nRF51822 carrier-only test mode</title><link>https://devzone.nordicsemi.com/thread/50397?ContentTypeID=1</link><pubDate>Mon, 18 Apr 2016 12:35:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48084cab-be41-4c0b-aeb2-affc66e88b5b</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;I have discussed this with one of our RF engineers: Its not the CPU activity itself, but the fact that the application resides in flash and is read by the CPU. The Flash and the Radio uses the same power supply, so if there is a lot flash activity this will cause noise which in turn gets modulated onto the carrier. This looks pretty bad when you set the chip to transmit with a constant carrier and measure it with a spectral analyzer with peak-hold over time, but will have very little impact during normal operation(i.e. with a modulated carrier), since these peaks will drown in the modulated carrier.&lt;/p&gt;
&lt;p&gt;Thus, this is not an issue with certification,  but I will convey the feedback to the SKD team.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 carrier-only test mode</title><link>https://devzone.nordicsemi.com/thread/50396?ContentTypeID=1</link><pubDate>Sat, 16 Apr 2016 01:30:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0af38673-4988-4d78-8a7a-e9754e213483</guid><dc:creator>florentb</dc:creator><description>&lt;p&gt;Also, check &lt;a href="https://devzone.nordicsemi.com/question/24590/close-in-spurs-problem-or-not/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt; where other people had the same issue. It is clearly related to CPU activity..&lt;/p&gt;
&lt;p&gt;Now that might not be an issue for the certification, but the Nordic-provided DTM code should definitely use sleep-mode when performing constant-carrier tests.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 carrier-only test mode</title><link>https://devzone.nordicsemi.com/thread/50395?ContentTypeID=1</link><pubDate>Sat, 16 Apr 2016 01:03:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f99dff1-cca5-4806-b357-337c7e6e251c</guid><dc:creator>florentb</dc:creator><description>&lt;p&gt;Yes, I tested it on several custom boards. It&amp;#39;s not the power supply (same results with a battery + LDO).&lt;/p&gt;
&lt;p&gt;What I found out is that CPU activity has a strong influence on the spectral purity of the carrier.
Depending on the instructions that you execute after entering test-mode, you will get different results - from a clean carrier (sleep mode), to a heavily modulated carrier (if you execute various code). Sometimes you will get only few peaks (as previously).&lt;/p&gt;
&lt;p&gt;Using code in SDK10\examples\dtm\direct_test_mode\main.c, the results are very bad, as you execute a lot of various code after entering constant-carrier mode.
Can you try reproduce that on a Nordic dev board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 carrier-only test mode</title><link>https://devzone.nordicsemi.com/thread/50394?ContentTypeID=1</link><pubDate>Fri, 15 Apr 2016 06:55:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ba19646-fa45-4a70-8b15-0c0e00e938c4</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;I assume this is a custom board? No, you&amp;#39;re not supposed to see two additional peaks 165kHz from the center frequency. I am pretty sure that this is noise that is modulated onto the carrier.  How are you powering the board? It could be noise from the boards power supply, I suggest using a battery or an external power supply and then redo the measurement&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>