<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>Front End Module control with nRF Connect (1.7.0)</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/81758/front-end-module-control-with-nrf-connect-1-7-0</link><description>Hi, 
 I&amp;#39;m trying to enable PA/LNA control with a nRF5340 using the nRF Connect SDK v1.7.0. This version was the first to introduce FEM control, as described here: http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_radio_fem.html 
 I&amp;#39;m wondering</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Wed, 09 Feb 2022 17:46:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/81758/front-end-module-control-with-nrf-connect-1-7-0" /><item><title>RE: Front End Module control with nRF Connect (1.7.0)</title><link>https://test-devzone.nordicsemi.com/thread/352172?ContentTypeID=1</link><pubDate>Wed, 09 Feb 2022 17:46:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ff109ab-dd86-4a64-b21c-68459e9eb4a7</guid><dc:creator>user110689</dc:creator><description>&lt;p&gt;Hi, I&amp;#39;m still working on this issue, but now in SDK version 1.8.0. Going back to the link you sent, the option that makes the most sense for our application is &amp;quot;&lt;span&gt;Manually create a devicetree overlay file that describes how FEM is connected to the nRF5 SoC in your device.&amp;quot; This is because we are not using the specific&amp;nbsp;nRF21540 FEM, we just want to use the 2 wire FEM interface.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What is necessary to manually create the overlay file? Are there any Kconfig flags that I need to mention in my prj.config file to support the new node in my overlay file? Is the child image overlay file supposed to have a new node as well?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Front End Module control with nRF Connect (1.7.0)</title><link>https://test-devzone.nordicsemi.com/thread/339717?ContentTypeID=1</link><pubDate>Thu, 18 Nov 2021 18:59:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a4be762-628a-41f2-b35f-5f15ada90d68</guid><dc:creator>user110689</dc:creator><description>&lt;p&gt;So as far as I can tell, there are 4 main steps:&lt;/p&gt;
&lt;p&gt;1) Add MPSL support by configuring the interrupts listed here:&amp;nbsp;&lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/mpsl/doc/mpsl.html#mpsl-lib"&gt;http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/mpsl/doc/mpsl.html#mpsl-lib&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;2) Enable MPSL with a config flag in the application core (CONFIG_MPSL = y)&lt;/p&gt;
&lt;p&gt;3) Add a node to the application device tree, shown here:&amp;nbsp;&lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_radio_fem.html"&gt;http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_radio_fem.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;4) Add that same node to the child device tree&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Right now, I&amp;#39;m struggling with #1. How am I supposed to configure the interrupts to be priority 0? Via a Kconfig flag, or a function call in the application?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Front End Module control with nRF Connect (1.7.0)</title><link>https://test-devzone.nordicsemi.com/thread/339215?ContentTypeID=1</link><pubDate>Tue, 16 Nov 2021 12:09:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:305fe3cb-310a-4251-b7c5-90f63e220882</guid><dc:creator>user2111</dc:creator><description>[quote user=""]I&amp;#39;m wondering whether the steps listed in the linked documentation are the only steps I need to take to enable this feature.[/quote]
&lt;p&gt;These are all the steps required yes, also see how to do this can be done for a specific BLE sample project (e.g. peripheral UART example):&lt;br /&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_uart/README.html#fem-support"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_uart/README.html#fem-support&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>