![Redpine Signals RS9113DB User Manual Download Page 12](http://html.mh-extra.com/html/redpine-signals/rs9113db/rs9113db_user-manual_1429975012.webp)
Redpine Signals, Inc. Proprietary and Confidential
Page 12
User Manual
Version 1.2.1
<channel_width>: Operating bandwidth of the channel. Refer to the table
below.
Value
Channel Width
0
20MHz
2
NA
4
NA
6
NA
Table 4: Channel Width Values
2.2.3 Examples
# ./receive stats 6 0 0
The above command starts the receive utility and logs statistics with the
following parameters.
Filename – stats
Channel number – 6
Channel Width – 20MHz
The test utility displays the following information:
Total number of packets received with correct CRC.
Total number of packets received with incorrect CRC.
Total number of False CCA’s received.
# ./receive stats 6 1 0
The above command will stop the receive application
2.3 Transmit Continuous Wave (CW) mode
The OneBox-Mobile software provides applications to test Transmit and
Receive performance of the module. The Band of operation of the module
needs to be configured before performing any tests.
NOTE: Open the common_insert.sh file present in the “release” folder
using an editor like vim. Ensure that the DRIVER_MODE is set as below:
DRIVER_MODE = 2
Run the following command to install the Driver in Performance Test
mode:
# sh wlan_insert.sh
Next, follow the instructions below to run the Transmit and Receive tests.