<?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>Bootloader + PA / LNA</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40121/bootloader-pa-lna</link><description>I am working on an application targeting the Fanstel BT840X, which combines nRF52840 and Skyworks SKY66112-11 PA / LNA on a single module. 
 I am using GPIOTE and PPI to drive the PA / LNA and all is working fine in the main application. 
 I then added</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Nov 2018 05:29:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40121/bootloader-pa-lna" /><item><title>RE: Bootloader + PA / LNA</title><link>https://devzone.nordicsemi.com/thread/156054?ContentTypeID=1</link><pubDate>Tue, 06 Nov 2018 05:29:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7eb8e8e3-7c2f-4666-837c-c8845e2979c2</guid><dc:creator>jumpingfool</dc:creator><description>&lt;p&gt;I found the issue, the problem was I was configuring the PA in the wrong place inside ble_dfu_transport_init - it needs to be after ble_dfu_init (I had it after ble_stack_init).&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure how this caused the symptoms I was seeing but moving it has resolved the problem!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bootloader + PA / LNA</title><link>https://devzone.nordicsemi.com/thread/155767?ContentTypeID=1</link><pubDate>Fri, 02 Nov 2018 13:30:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9678d37d-976e-4dcb-9db0-8607cbae3432</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you made sure that there is no conflict between the default pins used for LED indications/Button and the PA/LNA control pins? Sounds like the TX pin might be toggled correctly, but not the LNA pin. Assume you are using the the softdevice to control the PA/LNA support in both cases? &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>