<?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>Wireless MCUのトピックMonitoring Neighbor LQI Values</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Monitoring-Neighbor-LQI-Values/m-p/903154#M6629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to access the LQI of&amp;nbsp;each neighbor link using the thread stack? We would like to continuously stream the link quality in order to monitor the performance of our mesh in real time.&lt;/P&gt;&lt;P&gt;For example we are currently using the SDK demo, router&amp;nbsp;eligible end device on three FRDM-KW41Z boards. We would like to monitor the LQI values between each of the nodes and ideally stream them to the terminal via UART.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Charlie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Apr 2019 18:19:27 GMT</pubDate>
    <dc:creator>charliehauser</dc:creator>
    <dc:date>2019-04-19T18:19:27Z</dc:date>
    <item>
      <title>Monitoring Neighbor LQI Values</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Monitoring-Neighbor-LQI-Values/m-p/903154#M6629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to access the LQI of&amp;nbsp;each neighbor link using the thread stack? We would like to continuously stream the link quality in order to monitor the performance of our mesh in real time.&lt;/P&gt;&lt;P&gt;For example we are currently using the SDK demo, router&amp;nbsp;eligible end device on three FRDM-KW41Z boards. We would like to monitor the LQI values between each of the nodes and ideally stream them to the terminal via UART.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Charlie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2019 18:19:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Monitoring-Neighbor-LQI-Values/m-p/903154#M6629</guid>
      <dc:creator>charliehauser</dc:creator>
      <dc:date>2019-04-19T18:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Neighbor LQI Values</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Monitoring-Neighbor-LQI-Values/m-p/903155#M6630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Charlie, I hope you're doing well,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please look at the PhyGetLastRxLqiValue function contained inside the PHY API (Phy.h) to see if it's useful for your purposes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 21:53:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Monitoring-Neighbor-LQI-Values/m-p/903155#M6630</guid>
      <dc:creator>Sebastian_Del_Rio</dc:creator>
      <dc:date>2019-04-23T21:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Neighbor LQI Values</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Monitoring-Neighbor-LQI-Values/m-p/903156#M6631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to correlate this value with some identifying value from which device it was sent? Such as IP address/EUI. I am trying map the current state of the network to create GUI that displays the network connections and associated LQI values of each link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Charlie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2019 20:56:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Monitoring-Neighbor-LQI-Values/m-p/903156#M6631</guid>
      <dc:creator>charliehauser</dc:creator>
      <dc:date>2019-05-02T20:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Neighbor LQI Values</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Monitoring-Neighbor-LQI-Values/m-p/903157#M6632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Charlie, I hope you're doing well,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Every router in your thread network has a unique identifier called a PAN ID, maybe this can be of use to you so you can distinguish each device.&lt;/P&gt;&lt;P&gt;To get this value, you can use the srcPanId value in the MAC_STRUCT inside the MacInterface.h library.&lt;/P&gt;&lt;P&gt;This value can also be obtained through the use of a serial terminal, by inputting the "panid" command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2019 19:21:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Monitoring-Neighbor-LQI-Values/m-p/903157#M6632</guid>
      <dc:creator>Sebastian_Del_Rio</dc:creator>
      <dc:date>2019-05-03T19:21:45Z</dc:date>
    </item>
  </channel>
</rss>

