<?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>Receiver blocking test for 802.15.4 on nRF52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93280/receiver-blocking-test-for-802-15-4-on-nrf52840</link><description>Hello, 
 I am trying to set up for Receiver blocking test for a product that uses both BLE and 802.15.4. The HW is an nRF52840 along with an nRF21540 FEM. I have a couple of questions: 
 1. From this ticket: it was suggested that we make modifications</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Oct 2022 10:44:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93280/receiver-blocking-test-for-802-15-4-on-nrf52840" /><item><title>RE: Receiver blocking test for 802.15.4 on nRF52840</title><link>https://devzone.nordicsemi.com/thread/392791?ContentTypeID=1</link><pubDate>Thu, 27 Oct 2022 10:44:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a7fb73a-a12c-46dc-bf82-cc47c758f9e7</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Jon&lt;/p&gt;
[quote user=""]1. From this ticket:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/21643/en-300-328-v2-1-1-receiver-blocking-test-setup"&gt;EN 300 328 V2.1.1 Receiver Blocking Test Setup&lt;/a&gt;&amp;nbsp;it was suggested that we make modifications to the DTM tool to use 250Kps radio mode. The suggestions made do not apply to the current DTM sample code in NCS. Are there any updated instructions available to modify DTM to support IEEE802.15.4?[/quote]
&lt;p&gt;The ticket you refer to is a bit outdated at this point.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;DTM is essentially a Bluetooth standard, and is not designed to handle testing on PHY&amp;#39;s not supported by Bluetooth.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;A more generic example which supports both 802.15.4 and the nRF21540 is the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/peripheral/radio_test/README.html"&gt;radio test example&lt;/a&gt;&amp;nbsp;in NCS, and I recommend you run your testing with this one instead.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiver blocking test for 802.15.4 on nRF52840</title><link>https://devzone.nordicsemi.com/thread/392681?ContentTypeID=1</link><pubDate>Wed, 26 Oct 2022 14:56:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:048e9c21-45ee-43ed-ad39-523d52da7f59</guid><dc:creator>Jon</dc:creator><description>&lt;p&gt;Note: I tried changing the following line (line 394) in dtm.c in the direct_test_mode sample from:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .radio_mode = NRF_RADIO_MODE_BLE_1MBIT,&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .radio_mode = NRF_RADIO_MODE_IEEE802154_250KBIT,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;...but with that change I can not longer successfully transfer packets between two DUT&amp;#39;s with the python PER script.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>