User's Manual

Requirements and Setup
80-VT830-1 Rev. A 9 Qualcomm Confidential and Proprietary
MAY CONTAIN U.S. AND INTERNATIONAL EXPORT CONTROLLED INFORMATION
Primary
Secondary
116
120
124
128
128
124
132
136
136
132
149
153
153
149
157
161
161
157
1
By default, the Qualcomm Master devoce will boot up in 40 MHz mode on primary channel 100 2
and secondary channel 104. The center frequency will be at 5510 MHz. 3
The DFS commands to set the frequency are as follows: 4
aniSdkTool s dfs 0 2 {prim} 5
aniSdkTool s dfs 0 8 1 (force the AP to select the configured channel) 6
aniSdkTool s cga (configure the AP to the selected channel) 7
Specify the primary {prim} channel and the secondary will be selected automatically based on 8
the combinations shown in the table above. 9
2.3.2.1 Channel to frequency/frequency to channel conversion 10
Frequency to channel: frequency: (frequency-5000)/5 11
Example: (5180-5000)/5 = channel 36 and (5600-5000)/5 = channel 120 12
Channel to frequency: ((channel*5)+5000) 13
Example: ((36*5)+5000) = frequency 5180 and ((48*5)+5000) = frequency 5240 14
If primary is 44 and secondary is 48, the central frequency would be at channel 46 in 40 MHz 15
mode (channel bonding enabled). If in 20 MHz mode, the operating frequency would be at 16
channel 44 (primary channel). 17
The command aniSdkTool g rad shows the radio status of AP. If 40 MHz bandwidth is enabled, this 18
command will show both primary and secondary channels and if 20 MHz mode is enabled, it will show 19
only the primary channel as there is no secondary channel in this mode. 20
2.3.3 Channel bonding configuration (40 MHz mode) 21
The commands to enable channel bonding are as follows: 22
aniSdkTool s bond 0 1 23
aniSdkTool s cga 24
The commands to disable channel bonding (i.e. set 20 MHz mode) are as follows: 25