<?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 KW45 get rssi in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/KW45-get-rssi/m-p/1801807#M16600</link>
    <description>&lt;P&gt;1、Using the api（&lt;SPAN&gt;Gap_ReadRssi&lt;/SPAN&gt;） to get the rssi, we found that many results are 0x7f，the following is the log picture&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261931iDC21C7939AF18F8F/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2、The rssi is obtained by the event（&lt;SPAN&gt;gNotifConnEventOver_c&lt;/SPAN&gt;）, and it turns out that there are many 0xff，the following is the log picture&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="222222222222.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261934i2E7CDE964099FE4C/image-size/large?v=v2&amp;amp;px=999" role="button" title="222222222222.png" alt="222222222222.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2024 10:06:26 GMT</pubDate>
    <dc:creator>wjw2023</dc:creator>
    <dc:date>2024-02-05T10:06:26Z</dc:date>
    <item>
      <title>KW45 get rssi</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW45-get-rssi/m-p/1801807#M16600</link>
      <description>&lt;P&gt;1、Using the api（&lt;SPAN&gt;Gap_ReadRssi&lt;/SPAN&gt;） to get the rssi, we found that many results are 0x7f，the following is the log picture&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261931iDC21C7939AF18F8F/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2、The rssi is obtained by the event（&lt;SPAN&gt;gNotifConnEventOver_c&lt;/SPAN&gt;）, and it turns out that there are many 0xff，the following is the log picture&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="222222222222.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261934i2E7CDE964099FE4C/image-size/large?v=v2&amp;amp;px=999" role="button" title="222222222222.png" alt="222222222222.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 10:06:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW45-get-rssi/m-p/1801807#M16600</guid>
      <dc:creator>wjw2023</dc:creator>
      <dc:date>2024-02-05T10:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: KW45 get rssi</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW45-get-rssi/m-p/1803569#M16630</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing well. What SDK version are you using? Could you please tell us what SDK example are you using as a base?&lt;/P&gt;
&lt;P&gt;What modifications did you made? Are you using our &lt;A href="https://www.nxp.com/design/design-center/software/development-software/mcuxpresso-software-and-tools-/kw45b41z-evaluation-kit-with-bluetooth-low-energy:KW45B41Z-EVK" target="_blank"&gt;KW45B41Z Evaluation Kit?&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ricardo&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 17:43:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW45-get-rssi/m-p/1803569#M16630</guid>
      <dc:creator>Ricardo_Zamora</dc:creator>
      <dc:date>2024-02-07T17:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: KW45 get rssi</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW45-get-rssi/m-p/1804070#M16636</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;SDK version 2.12.6&lt;/P&gt;&lt;P&gt;SDK example：w_uart&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;#define&lt;/SPAN&gt; &lt;SPAN&gt;Gap_ReadRssi&lt;/SPAN&gt;&lt;SPAN&gt;(deviceId)&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Gap_ReadRadioPowerLevel(gRssi_c, (deviceId))&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;What I want to ask is to get rssi through the api(&lt;/SPAN&gt;&lt;SPAN&gt;Gap_ReadRssi&lt;/SPAN&gt;&lt;SPAN&gt;), but sometimes I get rssi 0x7f&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;you using our KW45B41Z Evaluation Kit?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 12:47:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW45-get-rssi/m-p/1804070#M16636</guid>
      <dc:creator>wjw2023</dc:creator>
      <dc:date>2024-02-08T12:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: KW45 get rssi</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW45-get-rssi/m-p/1804285#M16638</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What modifications did you made to the SKD example?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please check if this behavior is happening with ble shell example?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ricardo&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 17:01:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW45-get-rssi/m-p/1804285#M16638</guid>
      <dc:creator>Ricardo_Zamora</dc:creator>
      <dc:date>2024-02-08T17:01:12Z</dc:date>
    </item>
  </channel>
</rss>

