<?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>How to add PA LNA in bootloader?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28440/how-to-add-pa-lna-in-bootloader</link><description>Hi, 
 I was trying bootloader run with PA LNA. Is there a way to add PA LNA to bootloader? 
 Where pa_lna_init(PA, LNA) should be add in ? 
 Thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Jul 2017 13:16:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28440/how-to-add-pa-lna-in-bootloader" /><item><title>RE: How to add PA LNA in bootloader?</title><link>https://devzone.nordicsemi.com/thread/112342?ContentTypeID=1</link><pubDate>Tue, 11 Jul 2017 13:16:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46885564-f658-4c8c-a04b-de2c1ddd09c7</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I don&amp;#39;t see any problem adding PA LNA into bootloader.&lt;/p&gt;
&lt;p&gt;What exactly inside pa_lna_init() which code are you referring to ?&lt;/p&gt;
&lt;p&gt;usually to start PA LNA you call this:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2084.PALNA.JPG" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;Please have a look at the immigration guide of S132 v4.0 for example.&lt;/p&gt;
&lt;p&gt;You should call this after you init and enable the softdevice.&lt;/p&gt;
&lt;p&gt;In DFU source code (SDK v12 and up), it should be implemented inside ble_dfu_transport_init()&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>