<?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のトピックRe: JN5189 RSSI and LQI</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-RSSI-and-LQI/m-p/1261557#M11018</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/185207"&gt;@Johnny9&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing great.&lt;/P&gt;
&lt;P&gt;Please look at the JN-AN-1255 Example. It implements the read-out LQI and RSSI Values.&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;  uint32 u32Rssi = u32REG_RFPModemRead(MF_RSSI_DBM_PACKET);
  int32 i32Rssi = ((int32)(u32Rssi &amp;lt;&amp;lt; 22)) &amp;gt;&amp;gt; 22;
  i32Rssi = abs(i32Rssi);
  uint8 u8Lqi= u8MMAC_GetRxLqi(NULL);&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mario&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Apr 2021 23:40:59 GMT</pubDate>
    <dc:creator>mario_castaneda</dc:creator>
    <dc:date>2021-04-13T23:40:59Z</dc:date>
    <item>
      <title>JN5189 RSSI and LQI</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-RSSI-and-LQI/m-p/1258843#M10995</link>
      <description>Hi. I am developing Zigbee application using JN5189 and DK6. I couldn't find a function to read the RSSI and LQI. How can I check the RSSI and LQI? Please let me know if there is a register or API that can check the value.</description>
      <pubDate>Thu, 08 Apr 2021 11:21:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-RSSI-and-LQI/m-p/1258843#M10995</guid>
      <dc:creator>Johnny9</dc:creator>
      <dc:date>2021-04-08T11:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189 RSSI and LQI</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189-RSSI-and-LQI/m-p/1261557#M11018</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/185207"&gt;@Johnny9&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing great.&lt;/P&gt;
&lt;P&gt;Please look at the JN-AN-1255 Example. It implements the read-out LQI and RSSI Values.&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;  uint32 u32Rssi = u32REG_RFPModemRead(MF_RSSI_DBM_PACKET);
  int32 i32Rssi = ((int32)(u32Rssi &amp;lt;&amp;lt; 22)) &amp;gt;&amp;gt; 22;
  i32Rssi = abs(i32Rssi);
  uint8 u8Lqi= u8MMAC_GetRxLqi(NULL);&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mario&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 23:40:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189-RSSI-and-LQI/m-p/1261557#M11018</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2021-04-13T23:40:59Z</dc:date>
    </item>
  </channel>
</rss>

