<?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>case about dtm and RF Channel</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82474/case-about-dtm-and-rf-channel</link><description>Hi, 
 IC nRF52833 
 sdk:nRF5_SDK_17.1.0 
 1. Does BLE have the concept of signaling test mode and non-signaling test mode? 
 2. Is DTM in signaling mode or non-signaling mode? 
 3. How do I enter the signaling test mode? 
 4. How to enter non-signaling</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Jun 2022 09:03:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82474/case-about-dtm-and-rf-channel" /><item><title>RE: case about dtm and RF Channel</title><link>https://devzone.nordicsemi.com/thread/372053?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 09:03:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36020cd1-f3c6-4f7d-8020-6fa9738c0407</guid><dc:creator>peter.min</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Kenneth,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I have understood the relevant issues&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Signaling and nonsignaling differ in whether an instruction constitutes a loop&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thank&amp;ensp;you&amp;ensp;for&amp;ensp;all&amp;ensp;your&amp;ensp;assistance.&lt;br /&gt;Kind regards,&lt;br /&gt;Peter.Min&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: case about dtm and RF Channel</title><link>https://devzone.nordicsemi.com/thread/342560?ContentTypeID=1</link><pubDate>Wed, 08 Dec 2021 14:19:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:447882d4-4a54-41e4-9177-2882170aafab</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I assume the actual frequencies you want to test depend on your product, e.g. for a Bluetooth low energy product they typically test lowest, middle, and highest used frequency used by Bluetooth low enery, this is channel 2 (=2.402GHz), 40, and 80.&lt;/p&gt;
&lt;p&gt;Best regards.&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: case about dtm and RF Channel</title><link>https://devzone.nordicsemi.com/thread/342451?ContentTypeID=1</link><pubDate>Wed, 08 Dec 2021 03:49:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a30c2a44-a495-463f-a2ee-ba30b91a3387</guid><dc:creator>peter.min</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;Kenneth,&lt;/p&gt;
&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;1. I know of two current test examples.&lt;/span&gt;&lt;/p&gt;
&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;2. Can you give an answer to 5.6&lt;/span&gt;&lt;/p&gt;
&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;Thank&amp;ensp;you&amp;ensp;for&amp;ensp;all&amp;ensp;your&amp;ensp;assistance.&lt;br /&gt;Kind regards,&lt;br /&gt;Peter.Min&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: case about dtm and RF Channel</title><link>https://devzone.nordicsemi.com/thread/342390?ContentTypeID=1</link><pubDate>Tue, 07 Dec 2021 14:38:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b978485-7d4f-4b4a-971d-80d7753d6057</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I assume what you are interested in here is performing radio tests for instance to test radio performance and/or at a test house to measure output power and spurious emissions. In that case I suggest to use the radio test example project:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/nrf_radio_test_example.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/nrf_radio_test_example.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the above radio test example you control the nRF52833 through a UART interface to set it up to different test modes. It is also possible to make fixed test firmware without UART interface as for instance shown here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/main-_2800_2_2900_.c"&gt;devzone.nordicsemi.com/.../main-_2800_2_2900_.c&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Since you are using the nRF52833 you should open the&amp;nbsp;\examples\peripheral\radio_test\pca10100\blank project.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There is also a&amp;nbsp;DTM example project in the nRF5 SDK, however DTM will only run commands specified by BT Sig (&lt;span&gt;described in&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.bluetooth.com/specifications/specs/"&gt;Bluetooth&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/00ae.svg" title="Registered"&gt;&amp;#x00ae;&lt;/span&gt; Core Specification&lt;/a&gt;&lt;span&gt;: Version 5.2, Vol. 6, Part F.)&lt;/span&gt;, for instance to measure electrical parameters are according the BT spec, however DTM commands are typically not used by a test house to test radio regulations.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>