<?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>LPN terminated friendship : No response from Friend after 6 retries Ran out of retransmit attempts</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/100154/lpn-terminated-friendship-no-response-from-friend-after-6-retries-ran-out-of-retransmit-attempts</link><description>Hi, 
 
 We have a device running on a nrf52840 which is a Low Power Node and it has a friend. 
 The device is using zephyr set on the branch v3.3.0-branch . 
 
 When a message is transmitted from the friend to the LPN, the poll timeout is repeated 6 times</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 May 2023 13:50:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/100154/lpn-terminated-friendship-no-response-from-friend-after-6-retries-ran-out-of-retransmit-attempts" /><item><title>RE: LPN terminated friendship : No response from Friend after 6 retries Ran out of retransmit attempts</title><link>https://devzone.nordicsemi.com/thread/427994?ContentTypeID=1</link><pubDate>Mon, 29 May 2023 13:50:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a9efa6f-2950-4f0d-a526-16dc73ffad0d</guid><dc:creator>Viny</dc:creator><description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;To solve the issue we have to modify the configuration of the friend node&lt;br /&gt;&lt;span id="LC70" class="line" lang="conf"&gt;&lt;span class="n"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="LC70" class="line" lang="conf"&gt;&lt;span class="n"&gt;CONFIG_BT_MESH_FRIEND_LPN_COUNT&lt;/span&gt;=&lt;span class="m"&gt;10&lt;/span&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="LC71" class="line" lang="conf"&gt;&lt;span class="n"&gt;CONFIG_BT_MESH_FRIEND_RECV_WIN&lt;/span&gt;=&lt;span class="m"&gt;25&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class="diff-grid-row diff-tr line_holder"&gt;
&lt;div id="d1784ec3d669078857f6a9704151e260c945db36_72_72" class="diff-grid-left left-side" data-testid="left-side" data-interop-type="new" data-interop-line="72" data-interop-new-line="72"&gt;
&lt;div class="diff-td line_content with-coverage left-side new" data-testid="left-content"&gt;&lt;span id="LC72" class="line" lang="conf"&gt;&lt;span class="n"&gt;CONFIG_BT_EXT_ADV_MAX_ADV_SET&lt;/span&gt;=&lt;span class="m"&gt;10&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="diff-td line_content with-coverage left-side new" data-testid="left-content"&gt;&lt;span class="line" lang="conf"&gt;&lt;span class="n"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="diff-td line_content with-coverage left-side new" data-testid="left-content"&gt;&lt;span id="LC73" class="line" lang="conf"&gt;&lt;span class="n"&gt;CONFIG_BT_MESH_ADV_EXT_FRIEND_SEPARATE&lt;/span&gt;=&lt;span class="n"&gt;y&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="diff-td line_content with-coverage left-side new" data-testid="left-content"&gt;&lt;span class="line" lang="conf"&gt;&lt;span class="n"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="diff-td line_content with-coverage left-side new" data-testid="left-content"&gt;&lt;span class="line" lang="conf"&gt;&lt;span class="n"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="diff-td line_content with-coverage left-side new" data-testid="left-content"&gt;&lt;span class="line" lang="conf"&gt;&lt;span class="n"&gt;Using zephyr 3.3, we were able to see an improvement of the power consumption even with a longer receive window.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="diff-td line_content with-coverage left-side new" data-testid="left-content"&gt;&lt;span class="line" lang="conf"&gt;&lt;span class="n"&gt;&lt;a href="https://docs.zephyrproject.org/latest/kconfig.html#!CONFIG_BT_MESH_ADV_EXT_FRIEND_SEPARATE"&gt;&lt;span id="LC73" class="line" lang="conf"&gt;CONFIG_BT_MESH_ADV_EXT_FRIEND_SEPARATE&lt;/span&gt;&lt;/a&gt; : Using the separate extended advertising set makes the Friend node send friendship messages as close to the start of the ReceiveWindow as possible, thus reducing the scanning time on the Low Power node.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="diff-td line_content with-coverage left-side new" data-testid="left-content"&gt;&lt;span class="line" lang="conf"&gt;&lt;span class="n"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>