This page describes how to use the RF Testing features in RapidConnect Desktop


Pick the Device Under Test (DUT)

  1. Click the 'RF Test' button (marked as 1 in the screenshot below)
  2. Pick an available Module , select it as the 'Device Under Test', then click Continue

RF Testing - Tone and Stream Control

Once you have a DUT, you can instruct the radio to emit an unmodulated tone, or a random stream of modulated symbols, at a specific power level on a specified channel.

  1. Turn the Manufacturing Library on
  2. Set the Power output (0-255 or 0x00-0xFF in hex) then click 'Write' to save the value
  3. Set the Channel (11-26) then click 'Write to save the value
  4. Use the 'Enable Stream' or 'Enable Tone' buttons to have the radio emit the desired signal. Disable the Stream or Tone when done.

Pick the Test Harness (TH)

There is also a mode to test the Rx and Tx of a Module by opening another instance of RapidConnect Desktop Beta, and choosing a second device to be a Test Harness (TH).

This will allow you to send packets to the TH from the DUT to test the Tx of the DUT, and vice versa, to send packets from the TH to the DUT to test the Rx of the DUT.

  1. Click the 'RF Test' button to open a new instance of RapidConnect Desktop Beta (marked with arrow in screenshot below)
  2. Choose a deviceĀ 
  3. Select 'Test Harness' then click 'Continue'

In the second instance of RapidConnect Desktop Beta, marked as 'Test Harness' near the title bar:

  1. Make sure Manufacturing Library is 'On'
  2. Make sure the channel settings match the DUT (set it to the same channel and be sure to click 'Write').
  3. Make sure the DUT is not emitting a Stream or a Tone by disabling both.

Now click the 'Rx-Tx Test' tab on both instances of the Desktop:show with blue arrow

  1. Enter a unique payload in the DUT Payload field
  2. Enter the same payload in the TH 'Payload Filter' field
  3. Click the 'Update Filter' button on the TH
  4. Click the 'Start' button on the TH to enable receiving of packets
  5. Click the 'Send Payload' button on the DUT to send a payload
  6. The table in the TH should show any packets received that match the filter. It will also show the LQI, RSSI of packets received.
  7. Click 'Stop' to stop displaying filtered packets.

Ending the Tests

When finished testing, make sure to turn off the Manufacturing Library on both the DUT and the TH.

You will need to go back to Config window( Marked with blue arrow below )

You can safely close both instances of the application.

Other Notes

Note that the above features are for test purposes only in a lab environment, and is not recommended for mass production end-of-line testing. For more information regarding how to setup mass production end-of-line testing, please contact your representative at MMB Networks.







{style}
.wiki-content h1 { 
font-family: 'Helvetica Neue', sans-serif; font-size: 30px; font-weight: bold; color: #20b6e1; letter-spacing: 1px; line-height: 1; text-align: left;
#border-bottom: 1px solid #98bddd !important; 
}
.wiki-content h2 { 
font-family: 'Helvetica Neue', sans-serif; font-size: 20px; font-weight: normal; color: #00517f; letter-spacing: 1px; line-height: 1; text-align: left;
}
.wiki-content h3 { 
font-family: 'Helvetica Neue', sans-serif; font-size: 15px; font-weight: bold; color: #00517f; letter-spacing: 1px; line-height: 1; text-align: left;
}
.wiki-content h4 { 
font-family: 'Helvetica Neue', sans-serif; font-size: 15px; font-weight: normal; font-style:italic; color:#00517f; letter-spacing: 1px; line-height: 1; text-align: left;
}
#title-text{
font-family: 'Helvetica Neue', sans-serif; font-size: 40px; font-weight: 500; letter-spacing: 1px; line-height: 1; text-align: left;
}

.panel, #content .panel {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.panel .panelHeader {
text-align: left;
color: #FFFFFF;
line-height: 1em;
padding: 10px 10px 5px;
margin-bottom: 0;
background-color: #00517f;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
color:#FFFFFF
}

{style}