<?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>NRF52832 ,SDK 17.0.2 ,DTM  , data lost in single channel mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76500/nrf52832-sdk-17-0-2-dtm-data-lost-in-single-channel-mode</link><description>Hi all： 
 We update SDK from 11.0.0 Version to 17.0.2, the hardware is same, but from 17.0.2 package, we run DTM in single channel mode ,data lost is 40%. DTM from 11.0.0 package is ok. Flowing screen shot is what i am using. Any one give me help:</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Jul 2021 09:12:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76500/nrf52832-sdk-17-0-2-dtm-data-lost-in-single-channel-mode" /><item><title>RE: NRF52832 ,SDK 17.0.2 ,DTM  , data lost in single channel mode</title><link>https://devzone.nordicsemi.com/thread/318373?ContentTypeID=1</link><pubDate>Fri, 02 Jul 2021 09:12:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f414b679-5532-4b64-8429-bc3112967eb4</guid><dc:creator>Kaja</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;could you try again with 11.0.0?&lt;br /&gt;Are you sure that you have not included something in the code in 11.0.0 that you have not included in the other once?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;For the&amp;nbsp;newest DTM, from SDK 17.0.2,&amp;nbsp;include the fix:&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span&gt;In ble_dtm.c. line 1305:&lt;br /&gt;&lt;br /&gt;m_packet_length = (parameter&amp;nbsp;&lt;b&gt;&amp;amp;&amp;amp;&lt;/b&gt;&amp;nbsp;LE_UPPER_BITS_MASK) &amp;lt;&amp;lt; LE_UPPER_BITS_POS;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;change to :&lt;br /&gt;&lt;br /&gt;m_packet_length = (parameter&lt;b&gt;&amp;nbsp;&amp;amp;&lt;/b&gt;&amp;nbsp;LE_UPPER_BITS_MASK) &amp;lt;&amp;lt; LE_UPPER_BITS_POS;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;Your missing a matching network for the antenna, and you might have other improvements you can do in your design, but then I need to see the layout:&amp;nbsp;&lt;br /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/1488.impedanceGe.png" /&gt;&lt;/p&gt;
&lt;p&gt;But you have used the same HW for all the tests.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Could you try to do the communication the other way, change the placement if TX and RX?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Kaja&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 ,SDK 17.0.2 ,DTM  , data lost in single channel mode</title><link>https://devzone.nordicsemi.com/thread/317891?ContentTypeID=1</link><pubDate>Wed, 30 Jun 2021 08:35:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87b321d9-d918-422d-9dc3-7a6538436b7a</guid><dc:creator>jtzhang</dc:creator><description>&lt;p&gt;Hi , Kaja :&lt;/p&gt;
&lt;p&gt;I have try with DTM from SDK v16.0.0, SDK v15.3.0, SDK v14.2.0 ,SDK13.1.0, but&amp;nbsp; the problem still exsit.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1625040123926v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;As the following screen shot, In single channel mode, The current cosumption is normal or not ?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1625041055507v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I am using following schematic, is there something wrong ?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1625041449685v6.png" alt=" " /&gt;&lt;br /&gt;I have saw&amp;nbsp; PCA10040 Demo schematic, is it working in DC/DC mode when running DTM? If running DTM in LDO mode , how to change code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 ,SDK 17.0.2 ,DTM  , data lost in single channel mode</title><link>https://devzone.nordicsemi.com/thread/316451?ContentTypeID=1</link><pubDate>Tue, 22 Jun 2021 11:34:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37e65b9c-7753-4006-9963-04839be7554e</guid><dc:creator>Kaja</dc:creator><description>&lt;p&gt;Great!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Kaja&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 ,SDK 17.0.2 ,DTM  , data lost in single channel mode</title><link>https://devzone.nordicsemi.com/thread/316362?ContentTypeID=1</link><pubDate>Tue, 22 Jun 2021 01:24:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac253b25-74d3-485f-a0af-5da4aae546e1</guid><dc:creator>jtzhang</dc:creator><description>&lt;p&gt;Hi Kaja:&lt;/p&gt;
&lt;p&gt;Thanks for your reply,&amp;nbsp; I can try with DTM from SDK v16.0.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 ,SDK 17.0.2 ,DTM  , data lost in single channel mode</title><link>https://devzone.nordicsemi.com/thread/316213?ContentTypeID=1</link><pubDate>Mon, 21 Jun 2021 09:29:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eaf5bc1c-7c0e-4331-898b-3611d01390aa</guid><dc:creator>Kaja</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;can you see if it&amp;#39;s fine with DTM from&amp;nbsp;&lt;a title="SDK v16.0.0" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/index.html?cp=8_5_0"&gt;SDK v16.0.0&lt;/a&gt;&amp;nbsp;?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Kaja&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>