<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [MC13213] - Zigbee nwkNeighborTable update in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Zigbee-nwkNeighborTable-update/m-p/173525#M11868</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Yes Mads, I know this. But for my application can be useful to retrieve LQI of neighbor links, all in one time from nwkNeighborTable. I can't understand when this table is updated.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Dec 2007 17:33:30 GMT</pubDate>
    <dc:creator>CecchiSandrone</dc:creator>
    <dc:date>2007-12-18T17:33:30Z</dc:date>
    <item>
      <title>[MC13213] - Zigbee nwkNeighborTable update</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Zigbee-nwkNeighborTable-update/m-p/173523#M11866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't understand how nwkNeighborTable is updated by network layer. For example I'm seriously interested in the value of LQI field; from Zigbee specifications (3.7.1.4 page 341): "A table entry shall be updated every time a device receives any frame from the corresponding neighbor". But from what I see the LQI field remains the same even if I move the neighbor away from the device. In particular, for ZC the value is always FF, while for ZR the value is relative to the instant when the child joins network&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by Cecchi Sandrone on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2007-12-17&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;05:44 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 00:34:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Zigbee-nwkNeighborTable-update/m-p/173523#M11866</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2007-12-18T00:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: [MC13213] - Zigbee nwkNeighborTable update</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Zigbee-nwkNeighborTable-update/m-p/173524#M11867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Cecchi,&lt;/DIV&gt;&lt;DIV&gt;the easiest way for you to check the link quality of a node is in the APSDE-Data.indication.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Just check the following in the BeeAppIndication() :&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;uint8_t CurrentLqi;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CurrentLqi = pMsg-&amp;gt;msgData.dataIndication.linkQuality&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This will allow you to read the lqi the packet was received with.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Br,&lt;/DIV&gt;&lt;DIV&gt;Mads&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 16:25:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Zigbee-nwkNeighborTable-update/m-p/173524#M11867</guid>
      <dc:creator>Mads</dc:creator>
      <dc:date>2007-12-18T16:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: [MC13213] - Zigbee nwkNeighborTable update</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Zigbee-nwkNeighborTable-update/m-p/173525#M11868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Yes Mads, I know this. But for my application can be useful to retrieve LQI of neighbor links, all in one time from nwkNeighborTable. I can't understand when this table is updated.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 17:33:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Zigbee-nwkNeighborTable-update/m-p/173525#M11868</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2007-12-18T17:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: [MC13213] - Zigbee nwkNeighborTable update</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Zigbee-nwkNeighborTable-update/m-p/173526#M11869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I have the same problem ... &lt;IMG alt=":smileysad:" class="emoticon emoticon-smileysad" id="smileysad" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-sad.gif" title="Smiley Sad" /&gt; Could you solve it somehow? How can we make the stack updating the neighbor table? If the stack does not update the neighbor table, it does not meet the ZigBee Specification.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 21:30:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Zigbee-nwkNeighborTable-update/m-p/173526#M11869</guid>
      <dc:creator>zoz</dc:creator>
      <dc:date>2008-03-13T21:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: [MC13213] - Zigbee nwkNeighborTable update</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Zigbee-nwkNeighborTable-update/m-p/173527#M11870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Yes zoz, I think it too. However it seems that this problem will be fixed in the next release of the stack.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 22:06:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Zigbee-nwkNeighborTable-update/m-p/173527#M11870</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2008-03-13T22:06:06Z</dc:date>
    </item>
  </channel>
</rss>

