<?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 Routing Table of Zigbee Device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64321/get-routing-table-of-zigbee-device</link><description>Hi, 
 
 I am trying to implement Zigbee mesh and read out the routing table of the local router. So far we achieved to get the device neighbor table by zb_zdo_mgmt_lqi_req which works fine. Is there a similar method to get the routing table? We have found</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Aug 2020 16:59:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64321/get-routing-table-of-zigbee-device" /><item><title>RE: Get Routing Table of Zigbee Device</title><link>https://devzone.nordicsemi.com/thread/266317?ContentTypeID=1</link><pubDate>Tue, 25 Aug 2020 16:59:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abbb61ea-b7ca-4b6d-8cf3-e495070c9325</guid><dc:creator>hakkimakki</dc:creator><description>&lt;p&gt;Hi, seems to be not possibel then. Useing mgtm_lqi and the neighbour table is a possibility to find out if the packet took just one hop (if the destination is not in the neighbour table).&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Thank you anyway for your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get Routing Table of Zigbee Device</title><link>https://devzone.nordicsemi.com/thread/266292?ContentTypeID=1</link><pubDate>Tue, 25 Aug 2020 14:55:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0bb0ff5-9ced-478b-8ec3-29d5ed93e4ee</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Very sorry for the late reply. I don&amp;#39;t seem to find any API to get the next hop address. However you will get some information about the network structure from mgtm_lqi and getting the neighbour table of the device. Have you tried this?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get Routing Table of Zigbee Device</title><link>https://devzone.nordicsemi.com/thread/263430?ContentTypeID=1</link><pubDate>Thu, 06 Aug 2020 12:18:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dff54b67-5a83-4599-b5ae-43ffc27ad713</guid><dc:creator>hakkimakki</dc:creator><description>&lt;p&gt;Thanks for your investigations. Sorry for the misunderstanding. We are trying to get the routing table of the &amp;quot;local&amp;quot; aka the actual device the code runs on not of a remote device. Is there no such api for that or any other way?&lt;br /&gt;&lt;br /&gt;The reason why we are interested in this is because we want to recreate the path a message took (how many hops). So therefore we are interested in the next_hop_address from the routing table.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get Routing Table of Zigbee Device</title><link>https://devzone.nordicsemi.com/thread/263292?ContentTypeID=1</link><pubDate>Wed, 05 Aug 2020 15:38:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53b09555-730c-4b20-828d-9b7bc95aebb8</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;div style="font-family:&amp;#39;Segoe UI&amp;#39;, system-ui, &amp;#39;Apple Color Emoji&amp;#39;, &amp;#39;Segoe UI Emoji&amp;#39;, sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;"&gt;Hi,&lt;/div&gt;
&lt;div style="font-family:&amp;#39;Segoe UI&amp;#39;, system-ui, &amp;#39;Apple Color Emoji&amp;#39;, &amp;#39;Segoe UI Emoji&amp;#39;, sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;"&gt;&lt;/div&gt;
&lt;div&gt;I haven&amp;#39;t found any API to&amp;nbsp;access a routing table of remote device. There may have been such a command defined by the Zigbee spec but It may be deprecated with newer Zigbee Specification version.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Best regards,&lt;/div&gt;
&lt;div&gt;Marjeris&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>