<?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>Setup nRF21540 RF Power in DTM FW with nRF5340 and Zephyr</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/109806/setup-nrf21540-rf-power-in-dtm-fw-with-nrf5340-and-zephyr</link><description>Hi All, 
 
 I want to configuration nRF21540&amp;#39;s RF Power other than predefined value (10dBm / 20dBm) in DTM FW on nRF5340 with Zephyr. 
 But it seems that i need to added RF power configuration procedure through SPI communication. 
 Is there any guide</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Apr 2024 14:01:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/109806/setup-nrf21540-rf-power-in-dtm-fw-with-nrf5340-and-zephyr" /><item><title>RE: Setup nRF21540 RF Power in DTM FW with nRF5340 and Zephyr</title><link>https://devzone.nordicsemi.com/thread/476635?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2024 14:01:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a18bbab4-2416-4087-9fa9-b94c758ba02c</guid><dc:creator>NoahKim</dc:creator><description>&lt;p&gt;Oh, I think i just applying GPIO mode only.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll checking that.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;About setup, i just want to setup the power at build time.&lt;/p&gt;
&lt;p&gt;The problem is that as i know that, rf power level is only setup 10dBm and 20dBm if I enabled power model.&lt;br /&gt;But I think it can possible to setup rf power level after using SPI mode.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll trying again with SPI way.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setup nRF21540 RF Power in DTM FW with nRF5340 and Zephyr</title><link>https://devzone.nordicsemi.com/thread/476624?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2024 13:47:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:80efd164-42f5-4f25-a7a9-f4678e524638</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Have you enabled SPI as instructed in the link I posted above? Also, do you want to set the output power through the DTM command, or at build time?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setup nRF21540 RF Power in DTM FW with nRF5340 and Zephyr</title><link>https://devzone.nordicsemi.com/thread/476609?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2024 13:31:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7555640-e0b4-478a-98d8-e56199495495</guid><dc:creator>NoahKim</dc:creator><description>&lt;p&gt;Hi Vidar, Thanks for reponse.&lt;/p&gt;
&lt;p&gt;I used SDK 2.4.0.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;But the problem is that it&amp;#39;s hard to configuration setup the power level such as 0dBm, 3dBm, etc.&lt;br /&gt;(I already checked for setup 10dBm and 20dBm through FEM.)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I want to setup power level to 0dBm or 3dBm through FEM.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Noah&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setup nRF21540 RF Power in DTM FW with nRF5340 and Zephyr</title><link>https://devzone.nordicsemi.com/thread/476601?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2024 13:19:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aeeae464-a869-495b-8d90-d82d71225152</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello&amp;nbsp;&lt;span&gt;Noah,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;It appears that this supported according to the sample documentation at&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.6.0/nrf/samples/bluetooth/direct_test_mode/README.html#tx-output-power"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.6.0/nrf/samples/bluetooth/direct_test_mode/README.html#tx-output-power&lt;/a&gt;. What SDK version are you on?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You will also need to enable the FEM SPI support in your devictree:&amp;nbsp;&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.6.0/nrf/device_guides/working_with_fem.html#spi-gpio-mode"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.6.0/nrf/device_guides/working_with_fem.html#spi-gpio-mode&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>