<?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>DTM firmware possible bug</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39884/dtm-firmware-possible-bug</link><description>Hello, 
 I&amp;#39;m checking the DTM code from nRF5 SDK15.2.0. 
 In the ble_dtm.c file, line 763: 
 
 And in the ble_dtm.h file lines 104-110: 
 
 DTM_PKT_0XFF and DTM_PKT_VENDORSPECIFIC have the same value. 
 In my opinion if the command being sent is LE_TRANSMITTER_TEST</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 Oct 2018 10:20:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39884/dtm-firmware-possible-bug" /><item><title>RE: DTM firmware possible bug</title><link>https://devzone.nordicsemi.com/thread/154829?ContentTypeID=1</link><pubDate>Mon, 29 Oct 2018 10:20:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:757f46a8-6225-4d18-9427-cf6f699bf3e4</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]In my opinion if the command being sent is LE_TRANSMITTER_TEST then you cannot do a DTM_PKT_0XFF transmitter test as it&amp;#39;s&amp;nbsp;recognized as&amp;nbsp;a vendor specific&amp;nbsp;packet. Is this true?[/quote]
&lt;p&gt;Yes, this is true if you are running in 1MBIT or 2MBIT PHY mode. This is also mentioned in the commend (&amp;quot;Bit pattern 11111111 (&lt;strong&gt;Used only for coded PHY&lt;/strong&gt;)&amp;quot;). This is intentional, this packet type is only used for BLE Coded PHY.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>