<?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>Difference between DTM and Radio test example.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61268/difference-between-dtm-and-radio-test-example</link><description>Hello, 
 
 I am using nRF52840, S140 V7.0.1. I am new to certification and trying to understand the setup. 
 This query is on top of DTM setup query 
 https://devzone.nordicsemi.com/support/249319 
 
 1) I am seeing receive and transmit example. Is this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 May 2020 18:21:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61268/difference-between-dtm-and-radio-test-example" /><item><title>RE: Difference between DTM and Radio test example.</title><link>https://devzone.nordicsemi.com/thread/249290?ContentTypeID=1</link><pubDate>Mon, 11 May 2020 18:21:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1a856c7-9924-4fbd-bbc7-0c87ba4940c2</guid><dc:creator>beemavishnu</dc:creator><description>&lt;p&gt;Thank you for your inputs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Difference between DTM and Radio test example.</title><link>https://devzone.nordicsemi.com/thread/249289?ContentTypeID=1</link><pubDate>Mon, 11 May 2020 11:50:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:827e3a51-a7e4-4e41-91b8-14acb88eb138</guid><dc:creator>bjorn-spockeli</dc:creator><description>[quote user=""]1) I am seeing receive and transmit example. Is this used for any certification. What is the purpose of this examples. Other than just transmit and receive I am not finding any use case. Even I can any ble_app_blinky example to Tx and Rx data (Of course UUID based transmission / reception).[/quote]
&lt;p&gt;&amp;nbsp;The Radio Test example is a simple example that allows you to control the RADIO, e.g. transmit a constant carrier or enter RX mode. Most customers use this for FCC/CE sertification.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;[quote user=""][/quote]&lt;/p&gt;
&lt;p&gt;2) I am seeing “Radio Test Example”. What is the difference between Radio Test example and DTM. In nRF Connect Desktop tool under DTM, I am able to see all setting similar to “Radio Test Example”.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Even I have gone through “RF Performance Test Guidelines White Paper” from below link.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;a href="https://infocenter.nordicsemi.com/pdf/nwp_006.pdf?cp=12_21"&gt;https://infocenter.nordicsemi.com/pdf/nwp_006.pdf?cp=12_21&lt;/a&gt;&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;a) Whether “Radio Test Example” is used for FCC, ETSI certification.&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;b) How about DTM, whether it is used only for Bluetooth SIG specific specification or even used for FCC, ETSI etc.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The Radio Test Example demonstrates how to configure the radio as the constant RX or TX carrier, the modulated TX carrier, or the RX or TX sweep.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;While the DTM example is more advanced and its&lt;/span&gt;&amp;nbsp;purpose is to test the operation of the radio at the physical level, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Transmission power and receiver sensitivity&lt;/li&gt;
&lt;li&gt;Frequency offset and drift&lt;/li&gt;
&lt;li&gt;Modulation characteristics&lt;/li&gt;
&lt;li&gt;Packet error rate&lt;/li&gt;
&lt;li&gt;Intermodulation performance&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;See&amp;nbsp;&lt;a title="Radio Test Example" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/nrf_radio_test_example.html?cp=7_1_4_6_31"&gt;Radio Test Example&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a title="Direct Test Mode" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_dtm_serial.html?cp=7_1_4_5"&gt;Direct Test Mode&lt;/a&gt;&amp;nbsp;example documentation&lt;/p&gt;
&lt;p&gt;So yes, the radio_test example is used for FCC and CE certification. The DTM example is primarly used for Bluetooth qualification , but can also be used for FCC/CE certification.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]3) To my understanding, DTM will be tested based on RF-PHY in below link. Correct me if I am wrong.[/quote]
&lt;p&gt;&amp;nbsp;See the&amp;nbsp;&lt;a title="Direct Test Mode" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_dtm_serial.html?cp=7_1_4_5"&gt;Direct Test Mode&lt;/a&gt;&lt;span&gt;&amp;nbsp;example documentation&lt;/span&gt;&lt;/p&gt;
[quote user=""]4) Similar to “nRF Performance Test Instructions for nRF24L01+”, is there any application note for nRF52832 &amp;amp; nRF52840.[/quote]
&lt;p&gt;&amp;nbsp;No&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]5) Whether can I do DFU package for “Radio Test Example”. Because in factory once they flash any code, then need to flash actual BLE application via Serial DFU.[/quote]
&lt;p&gt;The radio_test example can be placed in&amp;nbsp; DFU package, but you need to recompile it to start at the correct offset depending on the SoftDevice used. The default example starts at 0x0000.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>