<?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 know the signal strength between two thread end devices?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/108401/how-to-know-the-signal-strength-between-two-thread-end-devices</link><description>It seems that it could only know the rssi between thread node and its parent node. Are there any way to know the signal strength between thread end device and another thread end device?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Feb 2024 10:29:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/108401/how-to-know-the-signal-strength-between-two-thread-end-devices" /><item><title>RE: How to know the signal strength between two thread end devices?</title><link>https://devzone.nordicsemi.com/thread/469443?ContentTypeID=1</link><pubDate>Mon, 19 Feb 2024 10:29:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1f2cf6b-4cfc-4c85-a603-bdc8c10b9558</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The method will depend on how many jumps there are between your devices. In Openthread you can measure/determine the RSSI if it&amp;#39;s for 1 hop and LQI (Link Quality Indication) for multiple hops. You can see how lqi populates the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/connectivity/networking/api/ieee802154.html#c.ieee802154_req_params"&gt;ieee802154_req_params&lt;/a&gt;&amp;nbsp;struct for instance to see how you may use this&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas Haugland&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>