<?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>get Zigbee local neighbour table performance</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112966/get-zigbee-local-neighbour-table-performance</link><description>If I use zb_zdo_mgmt_lqi_req() for dst_addr = local short address is the response resolved internally? 
 I have an application where I need to locate certain zigbee devices real-time so If I execute the zb_zdo_mgmt_lqi_req() every 3-5 seconds for the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Jul 2024 14:10:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112966/get-zigbee-local-neighbour-table-performance" /><item><title>RE: get Zigbee local neighbour table performance</title><link>https://devzone.nordicsemi.com/thread/495053?ContentTypeID=1</link><pubDate>Mon, 22 Jul 2024 14:10:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:205a418c-a8d4-44af-bce3-d99917281571</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can retrieve the information from the Mgmt_Lqi_req in the callback provided by zb_zdo_mgmt_lqi_req(). You can see an example of how to do this in the documentation for &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zdo__mgmt.html#ga231ec009bd8d5fffa218f30b9e5f089f"&gt;zb_zdo_mgmt_lqi_req()&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Another alternative is to use &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11.4.0/group__zdo__base.html#ga9877db3b8261bcc9293a0f1a7efa2222"&gt;zb_zdo_get_diag_data()&lt;/a&gt;, which provides the LQI and RSSI from the specified device.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: get Zigbee local neighbour table performance</title><link>https://devzone.nordicsemi.com/thread/493591?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2024 08:54:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e0f8ff3-db30-4ce6-9c74-c3ff717b861e</guid><dc:creator>Alex Johnson</dc:creator><description>&lt;p&gt;Sure, no problem. I am just researching&amp;nbsp;for now.&lt;br /&gt;Also, what would be a more performant alternative, if any?&lt;/p&gt;
&lt;p&gt;What I am interesting is only LQI and the address.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: get Zigbee local neighbour table performance</title><link>https://devzone.nordicsemi.com/thread/493574?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2024 08:00:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1a93488-f5ed-4126-9f6f-0947db98c199</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello Alex,&lt;/p&gt;
&lt;p&gt;I believe this is just done locally, though I am not completely sure. Unfortunately my go-to resource for Zigbee info is currently OOO.&lt;/p&gt;
&lt;p&gt;Would you be able to wait until the 22nd for a more certain answer on this?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>