<?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 tool that shows RSSI &amp;amp; PER?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68250/dtm-tool-that-shows-rssi-per</link><description>Hi, I&amp;#39;m working with nRF52840DK. I need to run in Direct Test Mode, and to see RSSI &amp;amp; PER. I tried nRF Connect - Direct Test Mode, but it shows only the number of received packets. Is there a ready tool that runs DTM and shows RSSI &amp;amp; PER? Or I need to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Nov 2020 11:54:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68250/dtm-tool-that-shows-rssi-per" /><item><title>RE: DTM tool that shows RSSI &amp; PER?</title><link>https://devzone.nordicsemi.com/thread/279692?ContentTypeID=1</link><pubDate>Thu, 12 Nov 2020 11:54:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd2c53b6-8e01-4008-b0e9-16c1e50185ec</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you are looking for a PC tool that can show RSSI and PER of received packets, I do not think that we have any ready-made tools that support this.&lt;/p&gt;
&lt;p&gt;We do have a Python tool, which supports PER, see&amp;nbsp;&lt;a title="nAN34 - Setting up production test using DTM" href="https://infocenter.nordicsemi.com/topic/struct_appnotes/struct/appnotes_nan34.html?cp=15_4"&gt;nAN34 - Setting up production test using DTM&lt;/a&gt;. Regarding RSSI, I have previously created an example that can return RSSI of received packets in the DUT through a vendor-specific command:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This example add RSSI measurement to every received packet, and can return the RSSI sample to the tester as response to a vendor specific command. If you want to use the RSSI sample directly in the DTM firmware, it is stored in m_rssisample in the file ble_dtm.c. The example is written for SDK 15.0.0, and should be extracted in /examples/dtm/.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/3162.direct_5F00_test_5F00_mode_5F00_vs_5F00_RSSI_5F00_SDK15.zip"&gt;direct_test_mode_vs_RSSI_SDK15.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you would like to view RSSI of received packets on the tester side, I&amp;#39;m not sure how to handle this. This RSSI will also depend on the receivers sensitivity, and does not necessarily tell you a lot about the DUT. It would most likely be possible to add this to the python script, to get RSSI from the tester, if this is something you require.&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>