<?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: MRB-KW0x: How can I make software do RSSI across the entire 290-1020 MHz? in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/MRB-KW0x-How-can-I-make-software-do-RSSI-across-the-entire-290/m-p/372613#M244</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The part is not designed for continuous coverage of 290 to 1020 MHz, rather PLL operates at 2X the highest band and is divided by 2, 4 or 6 to create the 3 bands, there is also some internal logic to prevent programming to a frequency out of the stated bands, that is why the band edges do not exactly line up harmonically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the bands are listed in table 11 of the data sheet:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 290-340 MHz&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 424-510 MHz&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 862-1020 MHz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(note: the logic is designed for use with a Fref clock of 32 MHz, if a different reference is chosen to avoid spurious regions, the band limits are moved proportionally).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the Radio Utility code and GUI, you can program to any of the permitted frequencies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can modify the demo code for any of the bands, but not regions outside of those bands, for your experiments with RSSI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill Poole&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; font-size: 10pt; mso-no-proof: yes;"&gt;Freescale Semiconductor&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; font-size: 10pt; mso-no-proof: yes;"&gt;Connectivity and IoT Solutions, Microcontrollers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; font-size: 10pt; mso-no-proof: yes; mso-fareast-font-family: PMingLiU; mso-fareast-theme-font: minor-fareast; mso-ansi-language: EN-US; mso-fareast-language: ZH-TW; mso-bidi-language: AR-SA;"&gt;Applications Engineering&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Apr 2015 20:42:59 GMT</pubDate>
    <dc:creator>billpoole</dc:creator>
    <dc:date>2015-04-02T20:42:59Z</dc:date>
    <item>
      <title>MRB-KW0x: How can I make software do RSSI across the entire 290-1020 MHz?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MRB-KW0x-How-can-I-make-software-do-RSSI-across-the-entire-290/m-p/372612#M243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am interested to use MRB-KW0 dev board to perform RSSI across the RF chip's entire spectrum, i.e. 290-1020 MHz, as stated on the datasheet.&lt;/P&gt;&lt;P&gt;I want the dev board to scan (receiver mode) across a wideband at frequency intervals, record the RSSI at each frequency and repeat.&lt;/P&gt;&lt;P&gt;The problem I am facing is that the software only allows to lock the receiver in specific bands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: CourierNewPSMT;"&gt;smacRFConstants_FreqBand_863__870MHz[]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: CourierNewPSMT;"&gt;smacRFConstants_FreqBand_902__928MHz[]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: CourierNewPSMT;"&gt;smacRFConstants_FreqBand_950__958MHz[]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: CourierNewPSMT;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;The datasheet states that the core RF chip, Kinetis KW0x, can receive from 290-1020 MHz.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;How can I make this dev board scan across all this band through software?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: CourierNewPSMT;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Kostas&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 06:43:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MRB-KW0x-How-can-I-make-software-do-RSSI-across-the-entire-290/m-p/372612#M243</guid>
      <dc:creator>kostasrf</dc:creator>
      <dc:date>2015-04-02T06:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: MRB-KW0x: How can I make software do RSSI across the entire 290-1020 MHz?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MRB-KW0x-How-can-I-make-software-do-RSSI-across-the-entire-290/m-p/372613#M244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The part is not designed for continuous coverage of 290 to 1020 MHz, rather PLL operates at 2X the highest band and is divided by 2, 4 or 6 to create the 3 bands, there is also some internal logic to prevent programming to a frequency out of the stated bands, that is why the band edges do not exactly line up harmonically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the bands are listed in table 11 of the data sheet:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 290-340 MHz&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 424-510 MHz&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 862-1020 MHz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(note: the logic is designed for use with a Fref clock of 32 MHz, if a different reference is chosen to avoid spurious regions, the band limits are moved proportionally).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the Radio Utility code and GUI, you can program to any of the permitted frequencies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can modify the demo code for any of the bands, but not regions outside of those bands, for your experiments with RSSI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill Poole&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; font-size: 10pt; mso-no-proof: yes;"&gt;Freescale Semiconductor&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; font-size: 10pt; mso-no-proof: yes;"&gt;Connectivity and IoT Solutions, Microcontrollers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; font-size: 10pt; mso-no-proof: yes; mso-fareast-font-family: PMingLiU; mso-fareast-theme-font: minor-fareast; mso-ansi-language: EN-US; mso-fareast-language: ZH-TW; mso-bidi-language: AR-SA;"&gt;Applications Engineering&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 20:42:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MRB-KW0x-How-can-I-make-software-do-RSSI-across-the-entire-290/m-p/372613#M244</guid>
      <dc:creator>billpoole</dc:creator>
      <dc:date>2015-04-02T20:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: MRB-KW0x: How can I make software do RSSI across the entire 290-1020 MHz?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MRB-KW0x-How-can-I-make-software-do-RSSI-across-the-entire-290/m-p/372614#M245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;HI Kostas,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;As my colleague Bill mentioned, KW01 does support 3 bands (290-340 MHz, 424-510 MHz, 862-1020 MHz) and so you just need to modify the code to enable different bands.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Exactly what you need to change is the value of the define "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; gDefaultRfFreq_c" that is into the file &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;RadioUtility.h, according to the formula:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Frf Register= Frf/Fstep&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;where Fstep=FXosc/2^19&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For example, in actual SMAC demo you can find the below values for 915 MHz and 868.525 MHz frequency bands:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;#define gDefaultRfFreq_c ( 0xE4C000 )&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //rf freq 915 MHz (US)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;#define gDefaultRfFreq_c ( &lt;SPAN style="font-size: 13.3333330154419px;"&gt; 0xD8A199&lt;/SPAN&gt; )&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //rf freq &lt;SPAN style="font-size: 13.3333330154419px;"&gt; 866.525 MHz &lt;/SPAN&gt;(EU)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For 433 MHz, it becomes:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;#define gDefaultRfFreq_c ( 0x6C4000 )&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //rf freq 433 MHz.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Also, always in RadioUtility.h, you can change other parameters such as Fdev, BitRate, and so on.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;PS: Please note the Filter and Matching Network implemente in MRB-KW01 is optimized for the higher frequency band, but you can find the different BOM according to different frequency bands of operation in the file "KW01DHRM.pdf".&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope that helps,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 14:46:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MRB-KW0x-How-can-I-make-software-do-RSSI-across-the-entire-290/m-p/372614#M245</guid>
      <dc:creator>antonioconcio</dc:creator>
      <dc:date>2015-04-03T14:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: MRB-KW0x: How can I make software do RSSI across the entire 290-1020 MHz?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MRB-KW0x-How-can-I-make-software-do-RSSI-across-the-entire-290/m-p/372615#M246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot to add the hardware details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MRB-KW01-9032 (and -9030) is tuned for the 900 MHz band. The RF network on the RFIO (transmit and receive) path includes a Low Pass filter for TX harmonic rejection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 9032 board can operate at any frequency to which the KW01 can be tuned, however it should not be used for over-the-air transmit except at the 900 MHz bands due to the lack of Harmonic rejection at lower frequencies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the 300 and 450 MHz bands, There will not be satisfactory harmonic rejection on a 900 MHz board and the matching network for both transmit and receive will be mismatched, this mismatch will cause a drop of a few dB in transmit power and receive sensitivity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you retune the board for 450 MHz the LPF will prevent receive at the 900 MHz band. Likewise a board tuned for 300 MHz cannot receive at 450 or 900 MHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are building a single circuit (which never transmits) to step the receiver across all 3 bands and record the RSSI at each frequency, you can either use the 900 MHz values, or better yet, optimize the matching network empirically for best overall performance and then in software correct for errors in the RSSI report at each band or even region of each band.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;Bill Poole&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; font-size: 10pt; mso-no-proof: yes;"&gt;Freescale Semiconductor&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; font-size: 10pt; mso-no-proof: yes;"&gt;Connectivity and IoT Solutions, Microcontrollers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; font-size: 10pt; mso-no-proof: yes; mso-fareast-font-family: PMingLiU; mso-fareast-theme-font: minor-fareast; mso-ansi-language: EN-US; mso-fareast-language: ZH-TW; mso-bidi-language: AR-SA;"&gt;Applications Engineering&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 16:55:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MRB-KW0x-How-can-I-make-software-do-RSSI-across-the-entire-290/m-p/372615#M246</guid>
      <dc:creator>billpoole</dc:creator>
      <dc:date>2015-04-03T16:55:18Z</dc:date>
    </item>
  </channel>
</rss>

