<?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>PA and LNA pin in BLE mesh examples</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51855/pa-and-lna-pin-in-ble-mesh-examples</link><description>Hi All, 
 I&amp;#39;m referring to generic on/off ble mesh example code and we are in the development stage. 
 I would like to know which pins are used for PA and LNA in the example code and what changes do I need to make if I want to enable it on my custom hardware</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Sep 2019 07:47:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51855/pa-and-lna-pin-in-ble-mesh-examples" /><item><title>RE: PA and LNA pin in BLE mesh examples</title><link>https://devzone.nordicsemi.com/thread/211447?ContentTypeID=1</link><pubDate>Tue, 24 Sep 2019 07:47:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:652d1723-4846-4120-9ac9-fa7d9b33673e</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi!&amp;nbsp;&lt;/p&gt;
[quote user="Domneck"]And if I want to change in software as per custom hardware how do I do?[/quote]
&lt;p&gt;There is a code example in the link i sent you. In the guide we are using GPIO pins 24/25, but you are free to change this to any other unused GPIO.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Domneck"]And also I checked in debug mode &amp;quot;&lt;strong&gt;mesh_pa_lna_gpiote_enable&lt;/strong&gt;&amp;quot; is the function to enable and it&amp;#39;s not called any where[/quote]
&lt;p&gt;&amp;nbsp;Did you add a call to the mesh_pa_lna_gpiote_enable() function?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Point 3. in the guide: sd&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Enable the PA/LNA module by calling&amp;nbsp;&lt;/span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v3.1.0/group__MESH__PA__LNA.html#ga2d2c9a1a1f292caa3fea66429e27318e"&gt;mesh_pa_lna_gpiote_enable()&lt;/a&gt;&lt;span&gt;&amp;nbsp;after the call to&amp;nbsp;&lt;/span&gt;&lt;code&gt;mesh_init()&lt;/code&gt;&lt;span&gt;:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;    mesh_pa_lna_gpiote_enable(&amp;amp;m_pa_lna_params);&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;p&gt;Best regards,&amp;nbsp;&lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PA and LNA pin in BLE mesh examples</title><link>https://devzone.nordicsemi.com/thread/210598?ContentTypeID=1</link><pubDate>Thu, 19 Sep 2019 07:14:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b34f32b8-3d98-46a9-9ec0-66d9df6489a1</guid><dc:creator>Domneck</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In link I see&amp;nbsp;&lt;span&gt;GPIO pins 25 and 24 are used for PA and LNA but in schematic I&amp;#39;m&amp;nbsp;finding it (in PCA 10056).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;And if I want to change in software as per custom hardware how do I do?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;And also I checked in debug mode &amp;quot;&lt;strong&gt;mesh_pa_lna_gpiote_enable&lt;/strong&gt;&amp;quot; is the function to enable and it&amp;#39;s not called any where in the code and &amp;quot;&lt;strong&gt;m_gpiote.enabled&lt;/strong&gt;&amp;quot; flag is false always.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Domneck&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PA and LNA pin in BLE mesh examples</title><link>https://devzone.nordicsemi.com/thread/208576?ContentTypeID=1</link><pubDate>Mon, 09 Sep 2019 06:23:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e332da8-c13a-4a80-8878-90269440619e</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you seen the documentation about adding PA/LNA support?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v3.1.0/md_doc_getting_started_how_to_pa_lna.html?cp=5_6_0_1_7"&gt;Infocenter - Adding PA/LNA Support&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&amp;nbsp;&lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>