<?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>Problem about LPN and Friend Node in mesh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47954/problem-about-lpn-and-friend-node-in-mesh</link><description>Hi, 
 I notice that inside the MESH SDK, &amp;quot;Friend&amp;quot; is actual a hex file from zephyr, which I cannot modify. My goal is to set a &amp;quot;Friend&amp;quot; to connect more than 1 LPN (low power node), e.g. 1 Friend with 3-5 LPN. However, it seems like 1 Friend can only have</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Jun 2019 13:10:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47954/problem-about-lpn-and-friend-node-in-mesh" /><item><title>RE: Problem about LPN and Friend Node in mesh</title><link>https://devzone.nordicsemi.com/thread/190531?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2019 13:10:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:baf095ab-2f8c-4998-bab2-b8000e892aa9</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Solin,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s actually possible to build and modify the Friend node from Zephyr. The only limitation is that it&amp;#39;s not Nordic&amp;#39;s code and maybe quite different in term of the code structure.&lt;/p&gt;
&lt;p&gt;You can find the build instruction &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v3.1.0/md_examples_experimental_lpn_bin_README.html?cp=5_2_3_6_1_0"&gt;here&lt;/a&gt;. You may want to get started &lt;a href="https://docs.zephyrproject.org/latest/getting_started/index.html"&gt;here.&lt;/a&gt;&amp;nbsp;Use &amp;quot;nrf52_pca10040&amp;quot; as the board name for build command.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For your particular requirement, you can change the number of LPN the friend node supports &lt;a href="https://github.com/zephyrproject-rtos/zephyr/blob/master/subsys/bluetooth/host/mesh/Kconfig#L398"&gt;here&lt;/a&gt;. (You need to rebuild the Friend repo)&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>