<?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>Controlling the FEM module in a MPSL timeslot</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/97949/controlling-the-fem-module-in-a-mpsl-timeslot</link><description>Hi, 
 We have an application where we use the MPSL library to request timeslots where we use the RADIO for some proprietary radio communication. Our hardware has a FEM module (SKY66112-11) and we use the generic-fem-two-ctrl-pins API. This works fine</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Mar 2023 15:33:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/97949/controlling-the-fem-module-in-a-mpsl-timeslot" /><item><title>RE: Controlling the FEM module in a MPSL timeslot</title><link>https://devzone.nordicsemi.com/thread/417735?ContentTypeID=1</link><pubDate>Mon, 27 Mar 2023 15:33:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b515d2ab-927a-40f8-b50b-18e49f2a62a2</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;It is indeed not the easiest APIs to figure out. I too had to ask our&amp;nbsp;MPSL team to confirm it.&lt;/p&gt;
&lt;p&gt;Sorry that we don&amp;#39;t have a sample for it right now. The best we have is how we do it in the 802.15.4 driver like I have shared. I will also put in a note with our teams to see if a sample can be made. Thank you for this feedback.&lt;/p&gt;
&lt;p&gt;I will verify my&amp;nbsp;last reply then. For future reference, it is also possible for you to do it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Controlling the FEM module in a MPSL timeslot</title><link>https://devzone.nordicsemi.com/thread/417313?ContentTypeID=1</link><pubDate>Fri, 24 Mar 2023 08:18:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8577914-085b-4fee-940b-7049213fb6b1</guid><dc:creator>Even Falch-Larsen</dc:creator><description>&lt;p&gt;Thanks it was a bit hard to understand how to use this function, I kind of guessed that it was that one. It would be nice with some example showing the usage of this function in the sample section. It seems like a fairly common use-case. You can close this case now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Controlling the FEM module in a MPSL timeslot</title><link>https://devzone.nordicsemi.com/thread/416715?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2023 08:19:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8f893f8-f435-4655-9a3e-bb80bb792688</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Even,&lt;/p&gt;
&lt;p&gt;You can control the FEM during a MPSL timeslot by using these APIs, documented in the same page you linked:&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;mpsl_fem_pa_configuration_set/clear&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;mpsl_fem_lna_configuration_set/clear&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;You can refer to how this is done in our 802.15.4 radio driver code here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrfxlib/blob/v2.3.0/nrf_802154/driver/src/nrf_802154_trx.c#L407-L441"&gt;https://github.com/nrfconnect/sdk-nrfxlib/blob/v2.3.0/nrf_802154/driver/src/nrf_802154_trx.c#L407-L441&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hieu&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>