<?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>Regarding PA-LNA in mesh sdk</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44892/regarding-pa-lna-in-mesh-sdk</link><description>Hello, 
 As nordic has implemented sdk for mesh and i have been using mesh sdk v3.0.0 LIGHT_SWITCH_EXAMPLE but i am facing some problem regarding pa_lna. Actually wt i have done is i send a data and it has to be relayed to particular device so that among</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Mar 2019 16:29:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44892/regarding-pa-lna-in-mesh-sdk" /><item><title>RE: Regarding PA-LNA in mesh sdk</title><link>https://devzone.nordicsemi.com/thread/178482?ContentTypeID=1</link><pubDate>Tue, 26 Mar 2019 16:29:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9af7b500-f820-4438-88fc-3de863d37822</guid><dc:creator>Raghu Vamsi</dc:creator><description>&lt;p&gt;Thanks for the suggestion, i tried it and it&amp;#39;s working&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding PA-LNA in mesh sdk</title><link>https://devzone.nordicsemi.com/thread/178180?ContentTypeID=1</link><pubDate>Mon, 25 Mar 2019 16:14:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:227ac94a-4214-407f-a5b3-82329fb45779</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure why PALNA wouldn&amp;#39;t work on channel 4&amp;amp;5, but can you try change the saadc channel to use PPI channel 4&amp;amp;5&amp;amp;6 instead ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding PA-LNA in mesh sdk</title><link>https://devzone.nordicsemi.com/thread/177990?ContentTypeID=1</link><pubDate>Mon, 25 Mar 2019 06:03:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26111c15-f6ae-445f-a48b-21a23f3507e8</guid><dc:creator>Raghu Vamsi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for the help in pa_lna enabling issue, now it is working.&lt;/p&gt;
&lt;p&gt;Right now i initialised saadc in my application which is getting conflicted with pa_lna channels as in the mesh pa_lna example&amp;nbsp;&lt;/p&gt;
&lt;p&gt;.ppi_ch_id_set = 0,&lt;br /&gt; .ppi_ch_id_clr = 1,&lt;/p&gt;
&lt;p&gt;if i am using same channel id&amp;#39;s in both the stacks,then my pa_lna is working&amp;nbsp;&lt;/p&gt;
&lt;p&gt;now my problem is for saadc initalization for my board application i am using three channels 0,1,2 for PPI initializatian&lt;/p&gt;
&lt;p&gt;which are getting conflicted with my pa_lna channels so according my board application i changed the pa_lna channel id to&lt;/p&gt;
&lt;p&gt;.ppi_ch_id_set = 4,//0,&lt;br /&gt; .ppi_ch_id_clr = 5,//1,&lt;/p&gt;
&lt;p&gt;in both stack then my saadc started working but pa_lna not working properly.&lt;/p&gt;
&lt;p&gt;In our coustom board we physicaly attached adc(0,1,2) pins to our sensors is it possible to change these adc pins&amp;nbsp;&lt;/p&gt;
&lt;p&gt;please help,&lt;/p&gt;
&lt;p&gt;thank you,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding PA-LNA in mesh sdk</title><link>https://devzone.nordicsemi.com/thread/176905?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2019 09:09:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf05651b-47b6-4e3f-a504-4153748953a1</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;You can follow this:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/25886/70-mesh-assert-at-0x00023680"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/25886/70-mesh-assert-at-0x00023680&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding PA-LNA in mesh sdk</title><link>https://devzone.nordicsemi.com/thread/176858?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2019 06:14:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89b58bce-8fe3-43e3-b8f8-a53fde514733</guid><dc:creator>SAIF</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;can you please suggest me how to use addr2line.exe syntax for checking the error line code.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding PA-LNA in mesh sdk</title><link>https://devzone.nordicsemi.com/thread/176805?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2019 16:50:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fdc3c062-5043-4680-ad57-286489e9d76f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;You were accessing RAM occupied by the softdevice.&amp;nbsp;&lt;span&gt;163760 = 0x27FB0, please use addr2line.exe to find which line of code caused the issue.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding PA-LNA in mesh sdk</title><link>https://devzone.nordicsemi.com/thread/176763?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2019 14:47:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:063086c1-220b-4cab-b491-e4eab0a08b6b</guid><dc:creator>SAIF</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;thank you for your reply....&lt;/p&gt;
&lt;p&gt;now as i am using for both mesh and ble stack and it is working.&lt;/p&gt;
&lt;p&gt;thank you&lt;/p&gt;
&lt;p&gt;now i have added my complete application code and now it is showing me this error&lt;/p&gt;
&lt;p&gt;app_error_weak.c,&amp;nbsp; 100, Application memory access: 163760:1..........&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;could you please help me regarding this issue.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you....&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding PA-LNA in mesh sdk</title><link>https://devzone.nordicsemi.com/thread/176705?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2019 12:52:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce093396-ea2a-4094-9751-06b95b933716</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Yes they are separate stacks so you need to call both APIs.&lt;/p&gt;
&lt;p&gt;When you receive Mesh error, please try to debug it. You can use add2line to get which line of code throwing the error.&lt;/p&gt;
&lt;p&gt;But first make sure mesh &amp;amp; PA/LNA work. Could you check if the pins are actually toggled ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding PA-LNA in mesh sdk</title><link>https://devzone.nordicsemi.com/thread/176671?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2019 11:40:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dbf08590-b084-4d9c-8c2d-f6cc6e7251ae</guid><dc:creator>SAIF</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for your quick reply but i have following issue&lt;/p&gt;
&lt;p&gt;we successfully configured and tested this external PA with normal SDK but when i tried in any example of MESH SDK with our customized configured pins it is not working.&lt;/p&gt;
&lt;p&gt;Secondly as u have mentioned that there are two stacks .so should i use two calls separately for enabling PA/LNA&lt;/p&gt;
&lt;p&gt;i.e.,&amp;nbsp;mesh_pa_lna_gpiote_enable(&amp;amp;m_pa_lna_params);&amp;nbsp; //FOR MESH&lt;/p&gt;
&lt;p&gt;and &lt;span&gt;sd_ble_opt_set()&lt;/span&gt;;&amp;nbsp;&amp;nbsp; // for BLE stack.&lt;/p&gt;
&lt;p&gt;if i tried two calls then it is showing MESH ERROR&lt;/p&gt;
&lt;p&gt;Also u mentioned to use &lt;span&gt;advertiser_packet_send()&amp;nbsp; &lt;/span&gt;this call,but&amp;nbsp; i am unable to change&amp;nbsp; manufacture data .so i want to change dynamically advertising data so please suggest how should i use this calls.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding PA-LNA in mesh sdk</title><link>https://devzone.nordicsemi.com/thread/176653?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2019 10:13:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2186313d-4821-4d18-a461-6bd5efcf6beb</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please clarify what you mean by &amp;quot;RSSI showing more&amp;quot; does that mean weaker signal or stronger signal ? Note that RSSI is measure in negative, and the higher (closer to 0) the better signal.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please be aware that when you are using mesh , there are 2 stacks the Mesh stack and the normal BLE Softdevice stack. They are independent.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You need to setup PA/LNA for both of them.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please try testing one by one to make sure they work as intended before mixing them in one application.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;First please test PA/LNA with normal mesh operation and let me know if it works.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Second, test the&amp;nbsp;&lt;span&gt;mesh_adv_start(), this function uses the softdevice so you need to call&amp;nbsp;sd_ble_opt_set() to configure PA/LNA.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;#39;m not sure why you want to do connectable advertising if you just want to advertise your manufacturing data. If you don&amp;#39;t plan to get the device be connected (as a proxy node) you can just advertise using&amp;nbsp;advertiser_packet_send() which doesn&amp;#39;t use the softdevice. Please refer to the beacon example in our mesh SDK.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If you see issue in the test, please check the PA/LNA pins using a logic analyzer and check if they are toggled or not.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding PA-LNA in mesh sdk</title><link>https://devzone.nordicsemi.com/thread/176611?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2019 08:00:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81a5ea8d-f53d-40fc-9cb4-531d9e909b66</guid><dc:creator>SAIF</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Here we are using nRF52832 with skyworks66112 for pa_lna for ble module on our board.&lt;/p&gt;
&lt;p&gt;So related to our board we are using 23 pin for PA and 20 pin for LNA&amp;nbsp; as shown below&lt;/p&gt;
&lt;p&gt;and by using this pins of our board we have implemented for central and peripheral profiles of nrf sdk by using this call&lt;/p&gt;
&lt;p&gt;&amp;nbsp;static ble_opt_t pa_lna_opts = {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .common_opt = {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .pa_lna = {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .pa_cfg = {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .enable = 1,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .active_high = 1,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .gpio_pin = APP_PA_PIN&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .lna_cfg = {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .enable = 1,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .active_high = 1,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .gpio_pin = APP_LNA_PIN&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .ppi_ch_id_set = APP_AMP_PPI_CH_ID_SET,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .ppi_ch_id_clr = APP_AMP_PPI_CH_ID_CLR,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .gpiote_ch_id = APP_AMP_GPIOTE_CH_ID&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; };&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NRF_GPIO-&amp;gt;DIRSET |= (1 &amp;lt;&amp;lt; APP_PA_PIN) | (1 &amp;lt;&amp;lt; APP_LNA_PIN) ;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; err_code = sd_ble_opt_set(BLE_COMMON_OPT_PA_LNA, &amp;amp;pa_lna_opts);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; APP_ERROR_CHECK(err_code);&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;and it used to work fine but whereas coming to sdk mesh pa and lna pins are 24 and 25 for sdk mesh we are using this&lt;/p&gt;
&lt;p&gt;&amp;nbsp;mesh_pa_lna_gpiote_enable(&amp;amp;m_pa_lna_params);&lt;/p&gt;
&lt;p&gt;for mesh pa_lna it is not working&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/7534.Capture2.JPG" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;And about advertising what i meant to say is actually we are advertising our manufacturing data through advertising.Here we have faced a problem is for advertising, the RSSI is showing more so advertising packets is unable to receive to near by device also.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;if( network_flag &amp;gt;= 1)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mesh_adv_stop();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mesh_adv_data_set(PROXY_UUID_SERVICE1, buff_data[y++], sizeof(aqua_data));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mesh_adv_start();&lt;/p&gt;
&lt;p&gt;network_flag = 0;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;the above block of statement is used for advertising and this is happening for every 500msec ,as the flag is set in timer handler for every 500ms and this call is been called in while loop.....&lt;/p&gt;
&lt;p&gt;buff_data[0th location] ,device own data will be advertise&lt;/p&gt;
&lt;p&gt;and in the remaining locations data received by near by devices has to be advertised and for receiving we are using this callback&lt;/p&gt;
&lt;p&gt;void rx_cb(const nrf_mesh_adv_packet_rx_data_t * p_rx_data);&lt;/p&gt;
&lt;p&gt;but because of more RSSI ,if the device is little far from one another it is unable to receive advertising packets&lt;/p&gt;
&lt;p&gt;If i keep the devices very near to each other ,every device advertise all devices data for every 500msec interval.&lt;/p&gt;
&lt;p&gt;here buffer size is 20 bytes so each device advertise 20 bytes of data for 500ms.&lt;/p&gt;
&lt;p&gt;so i hope i have given u the required details regarding my problem and i wish i could solve this issue with your help.&lt;/p&gt;
&lt;p&gt;thank you.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding PA-LNA in mesh sdk</title><link>https://devzone.nordicsemi.com/thread/176429?ContentTypeID=1</link><pubDate>Fri, 15 Mar 2019 13:43:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f6f1cd2-ff68-4204-bcb6-b64cf2eae21b</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please explain if you have any external hardware PA and LNA on your board ?&lt;/p&gt;
&lt;p&gt;Did you modify anything to enable PA LNA in your code ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you explain this: &amp;quot;&lt;em&gt;&amp;nbsp;when ever the data is advertising it is showing more RSSI and when ever command/data has been send from client to specific server then suddenly the RSSI shows less .&amp;quot; . &lt;/em&gt;Data is always sending over advertising channel in Mesh. And there isn&amp;#39;t an empty data packet, there will always some data in a mesh packet.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>