<?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>nrf54l15 combine with nrf21540</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126966/nrf54l15-combine-with-nrf21540</link><description>HI 
 I am using the DTM example routine of NCS 3.2.1 and am currently testing the combination of nRF54L15 DK and nRF21540 EK. After flashing the original example routine to the nRF54L15 (with the nRF21540 not connected yet), I set the TP (Transmit Power</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Feb 2026 15:13:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126966/nrf54l15-combine-with-nrf21540" /><item><title>RE: nrf54l15 combine with nrf21540</title><link>https://devzone.nordicsemi.com/thread/561965?ContentTypeID=1</link><pubDate>Tue, 24 Feb 2026 15:13:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c17a1c5-53c4-47fe-afe0-46fc2267899e</guid><dc:creator>Ressa</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;Can you share the documentation link to the mentioned statement?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54l15 combine with nrf21540</title><link>https://devzone.nordicsemi.com/thread/561895?ContentTypeID=1</link><pubDate>Tue, 24 Feb 2026 01:33:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b236dd65-fcb2-47f5-b38a-fae80c5a2b03</guid><dc:creator>crm</dc:creator><description>&lt;p&gt;I see it mentioned in the documentation that corresponding calibrations will be added to the power model when using SPI. Is this not applicable to standalone GPIO control?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54l15 combine with nrf21540</title><link>https://devzone.nordicsemi.com/thread/561224?ContentTypeID=1</link><pubDate>Mon, 16 Feb 2026 12:05:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27d26e87-a865-45fa-a381-7dcfbed73e2f</guid><dc:creator>Ressa</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Regarding your questions:&lt;br /&gt;&lt;br /&gt;1. Yes, when FEM is enabled, if the gain of FEM is 10 dB, and you select 10 dBm on DTM , then the output of nRF54L15 would be around 0 dBm. For the other question regarding nRF54L15 max output power, please check the datasheet, max output power is 8 dBm for CSP package and 7 dBm for QFN.&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1771232881019v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;2. For GPIO‑mode nRF21540, mode-gpios is an optional device tree property that lets MPSL control the MODE pin automatically when runtime gain control is enabled.&lt;br /&gt;&lt;br /&gt;If runtime gain control is disabled, the PA gain is constant and equal to CONFIG_MPSL_FEM_NRF21540_TX_GAIN_DB, and MODE can be at fixed state.&lt;/p&gt;
&lt;p&gt;If you see the MODE pin always high and not changing even if&amp;nbsp;&lt;span&gt;CONFIG_MPSL_FEM_NRF21540_RUNTIME_PA_GAIN_CONTROL is enabled, then it means&amp;nbsp;&lt;/span&gt;the requested antenna powers never require switching between POUTA and POUTB, so the driver keeps MODE in one state.&lt;br /&gt;&lt;br /&gt;3. Regarding how these settings interact with each other:&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Application / controller requests a TX power at the antenna and if FEM is enabled,&amp;nbsp;MPSL FEM driver chooses which PA gain to use (POUTA or POUTB) based on the requested power and the configured gains, and then sets the SoC TX power so that SoC TX + FEM gain reaches to the requested antenna power.&amp;nbsp;&lt;br /&gt;Please note that the MODE pin is driven automatically by MPSL (for GPIO implementation) when runtime gain control is enabled and mode-gpios is present.&amp;nbsp;&lt;br /&gt;Also &amp;quot;CONFIG_MPSL_FEM_NRF21540_RX_GAIN_DB=13&amp;quot; is the gain for receiver side at FEM, it has nothing to do with TX gain and transmission power, it is for receiver side.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54l15 combine with nrf21540</title><link>https://devzone.nordicsemi.com/thread/561163?ContentTypeID=1</link><pubDate>Sat, 14 Feb 2026 01:11:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aedbd176-49af-4f1c-a20b-d41b3e85e0d4</guid><dc:creator>crm</dc:creator><description>&lt;p&gt;Thank you for your reply. I have a few more questions.&lt;/p&gt;
&lt;p&gt;1、The TX power of nRF54L15 can be set to 10 dBm on the DTM app, but I checked that the maximum TX power of nRF54L15 is 8 dBm. So when FEM is enabled (0 dBm on DTM corresponds to -10 dBm output from nRF54L15), if I set 10 dBm on DTM, does it mean the output power of nRF54L15 will be 0 dBm?&lt;/p&gt;
&lt;p&gt;2、I can switch the ANT pin selection via &lt;code&gt;fem_antenna_select()&lt;/code&gt;, but how should I switch the MODE pin? I set &lt;code&gt;mode-gpios=&amp;lt;&amp;amp;gpio1 12 GPIO_ACTIVE_LOW&amp;gt;;&lt;/code&gt; in the overlay file, but the pin is still at high level in practice.&lt;/p&gt;
&lt;p&gt;3、Additionally, how are configurations like &lt;code&gt;CONFIG_MPSL_FEM_NRF21540_TX_GAIN_DB=20&lt;/code&gt;, &lt;code&gt;CONFIG_MPSL_FEM_NRF21540_RX_GAIN_DB=13&lt;/code&gt;, and &lt;code&gt;CONFIG_MPSL_FEM_NRF21540_RUNTIME_PA_GAIN_CONTROL=y&lt;/code&gt; applied in the program? How do they work with the MODE pin? I have checked relevant documents but haven&amp;rsquo;t fully understood this part.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54l15 combine with nrf21540</title><link>https://devzone.nordicsemi.com/thread/561103?ContentTypeID=1</link><pubDate>Fri, 13 Feb 2026 12:49:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c44ae650-2fbd-4be7-bc3d-c83a33a52d6c</guid><dc:creator>Ressa</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="crm"]Why does adding the FEM reduce the transmit power, and what is the purpose of this?&lt;span&gt;I set the TX power of the nRF54 to 0 dBm in the DTM app, but the output power via the nRF21540 is only -8 dBm. VDD 3.0V&lt;/span&gt;[/quote]
&lt;p&gt;Because when FEM is enabled, the power you set is meant to be present at FEM output. So the power you set in DTM is equal to &amp;quot;&lt;span&gt;SoC power + FEM gain&amp;quot;, based on that if you set 0 dBm and the FEM gain is 10 dB , then the SoC output power would be -10 dBm. (FEM out = SoC power + FEM gain)&lt;br /&gt;So it is doing what it is supposed to do.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regarding the pins, tx-en-gpios, rx-en-gpios, and pdn-gpios are controlled automatically by the MPSL FEM driver when the nrf_radio_fem node and CONFIG_MPSL_FEM_NRF21540_GPIO are enabled. These pins are mandatory for GPIO mode operation.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regarding the other two GPIOs, mode-gpios and ant-sel-gpios are optional pins. They are also managed by the FEM driver according to the configured gain and antenna selection logic.&lt;br /&gt;&lt;br /&gt;If you enable CONFIG_MPSL_FEM_NRF21540_RUNTIME_PA_GAIN_CONTROL=y, the driver will toggle the MODE pin at runtime to select between the two calibrated gains (default 20 dB and 10 dB).&lt;br /&gt;&lt;br /&gt;If you see lower than expected power at FEM out, then it means the FEM connection to SoC is not correct.&amp;nbsp;When connecting FEM to SoC, make sure the GPIOs are connected according to your selected GPIOs in the code.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Please check the below pages if you have not seen them:&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/fem/fem_software_support.html"&gt;Enabling FEM support&lt;/a&gt;&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/fem/fem_nrf21540_gpio.html"&gt;Enabling GPIO mode support for nRF21540&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Ressa&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54l15 combine with nrf21540</title><link>https://devzone.nordicsemi.com/thread/560971?ContentTypeID=1</link><pubDate>Thu, 12 Feb 2026 06:57:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4df4e96e-8e5a-4d06-aab2-cfbb3ebed42c</guid><dc:creator>crm</dc:creator><description>&lt;p&gt;Thank you for your reply.&lt;/p&gt;
&lt;p&gt;1、I have added the ant_sel pin in the Device Tree. How can I control this pin? Are the other pins automatically handled at runtime?&lt;/p&gt;
[quote userid="145693" url="~/f/nordic-q-a/126966/nrf54l15-combine-with-nrf21540"]&lt;div&gt;&lt;span&gt;nrf_radio_fem:&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;nrf21540_fem&lt;/span&gt;&lt;span&gt;{&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; compatible&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;nordic,nrf21540-fem&amp;quot;&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; tx-en-gpios&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;&amp;amp;gpio1&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;9&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;GPIO_ACTIVE_HIGH&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; rx-en-gpios&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;&amp;amp;gpio1&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;11&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;GPIO_ACTIVE_HIGH&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mode-gpios&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;&amp;amp;gpio1&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;12&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;GPIO_ACTIVE_HIGH&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ant-sel-gpios&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;&amp;amp;gpio1&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;10&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;GPIO_ACTIVE_HIGH&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pdn-gpios&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;&amp;amp;gpio1&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;8&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;GPIO_ACTIVE_HIGH&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; supply-voltage-mv&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;3000&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; trx-hold-time-us &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &amp;lt;&lt;/span&gt;&lt;span&gt;10&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pdn-settle-time-us &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &amp;lt;&lt;/span&gt;&lt;span&gt;17&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; rx-en-settle-time-us &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &amp;lt;&lt;/span&gt;&lt;span&gt;10&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; tx-en-settle-time-us &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &amp;lt;&lt;/span&gt;&lt;span&gt;10&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; };&lt;/span&gt;&lt;/div&gt;[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;2、Why does adding the FEM reduce the transmit power, and what is the purpose of this?I set the TX power of the nRF54 to 0 dBm in the DTM app, but the output power via the nRF21540 is only -8 dBm. VDD 3.0V&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54l15 combine with nrf21540</title><link>https://devzone.nordicsemi.com/thread/560969?ContentTypeID=1</link><pubDate>Thu, 12 Feb 2026 06:42:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:523b535b-982a-4b6c-875d-dcadbef6faee</guid><dc:creator>crm</dc:creator><description>[quote userid="145693" url="~/f/nordic-q-a/126966/nrf54l15-combine-with-nrf21540"]&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;nrf_radio_fem:&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;nrf21540_fem&lt;/span&gt;&lt;span&gt;{&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; compatible&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;nordic,nrf21540-fem&amp;quot;&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; tx-en-gpios&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;&amp;amp;gpio1&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;9&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;GPIO_ACTIVE_HIGH&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; rx-en-gpios&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;&amp;amp;gpio1&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;11&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;GPIO_ACTIVE_HIGH&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mode-gpios&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;&amp;amp;gpio1&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;12&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;GPIO_ACTIVE_HIGH&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ant-sel-gpios&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;&amp;amp;gpio1&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;10&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;GPIO_ACTIVE_HIGH&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pdn-gpios&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;&amp;amp;gpio1&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;8&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;GPIO_ACTIVE_HIGH&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; supply-voltage-mv&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;3000&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; trx-hold-time-us &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &amp;lt;&lt;/span&gt;&lt;span&gt;10&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pdn-settle-time-us &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &amp;lt;&lt;/span&gt;&lt;span&gt;17&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; rx-en-settle-time-us &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &amp;lt;&lt;/span&gt;&lt;span&gt;10&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; tx-en-settle-time-us &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &amp;lt;&lt;/span&gt;&lt;span&gt;10&lt;/span&gt;&lt;span&gt;&amp;gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; };&lt;/span&gt;&lt;/div&gt;[/quote]
&lt;p&gt;Thank you for your reply. I have added the ant_sel pin in the Device Tree. How can I control this pin? Are the other pins automatically handled at runtime?&lt;/p&gt;
&lt;p&gt;Why does adding the FEM reduce the transmit power, and what is the purpose of this?&lt;span&gt;I set the TX power of the nRF54 to 0 dBm in the DTM app, but the output power via the nRF21540 is only -8 dBm. VDD 3.0V&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54l15 combine with nrf21540</title><link>https://devzone.nordicsemi.com/thread/560895?ContentTypeID=1</link><pubDate>Wed, 11 Feb 2026 11:37:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58d55e66-820c-4b1c-bc13-fa3809d16db6</guid><dc:creator>Ressa</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;As Paal mentioned, when you enable FEM, the requested output power will be present at FEM output (antenna port), so the power needs to be checked after FEM when you enable FEM in your configuration.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Ressa&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54l15 combine with nrf21540</title><link>https://devzone.nordicsemi.com/thread/560883?ContentTypeID=1</link><pubDate>Wed, 11 Feb 2026 10:15:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de02d5ed-855a-476b-9d12-cdaeb12b70c3</guid><dc:creator>PaKa</dc:creator><description>&lt;p&gt;Output power from the SoC will be reduced when you add a FEM into the system. This as the output power will be SoC power + FEM gain. Add the FEM and test again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>