Release Notes

(default: VEP1400_5GHz)
-f [Wireless Security] : OPEN/WPA-PSK (default: OPEN)
-p [Wireless Pre-shared Keys] : Strings (Length: expected 8 .. 63)
(default: 12345678)
-r [Supported Rates] : all or xxxx (*1) (in 100 kbps)
(default: all)
-c [Channel ] : 0 (ACS), 2.4GHz: 1 ~ 11, 5GHz: 36 ~ 165
(default: 2.4GHz - 6, 5GHz - 36)
-C [Country Code] : US/DE/FI/FR/PL/TW/JP/xx(*2) (default:
US)
-w [Channel Width] : 0 - 20 or 40 MHz, 1 - 80 MHz (default:
1)
-d [DHCP Client] : on/off/xxx.xxx.xxx.xxx (default: off -
192.168.1.1)
-n [802.11n Capabilities] : on/off/[xxxxx](*3) (default: [HT40+]
[LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][DSSS_CCK-40])
-a [802.11ac Capabilities] : on/off/[xxxxx](*4)
(default: [MAX-MPDU-11454][RXLDPC][SHORT-GI-80][TX-STBC-2BY1][RX-STBC-1][MAX-A-MPDU-LEN-
EXP7][RX-ANTENNA-PATTERN][TX-ANTENNA-PATTERN])
-t [TX power] : auto/xx (dBm)(default: auto)
-F [Force HT40] : on/off (default: off)
-l [Load ATH10K F/W file] : firmware-X-Y.bin_Z(*5) (Current F/W
Version: 10.2.4-1.0-00041)
-T [Board TX power table] : on/off (CT F/W Only)(default: off)
-D [ATH10K DEBUG MASK] : 0xYYYYYYYY (default: )
Note: (Each time you use ath10k.sh to set up your device, you can omit
this option setting if the default setting for this option is the one you want to set.)
*1 - xxxx: supported_rates - https://w1.fi/cgit/hostap/plain/hostapd/
hostapd.conf
*2 - xx: https://en.wikipedia.org/wiki/
ISO_3166-1_alpha-2#Decoding_table
*3, *4 - [xxxxx]: ht_capab/vht_capab - https://w1.fi/cgit/hostap/plain/
hostapd/hostapd.conf
*5 - firmware-X-Y.bin_Z: (Display the currently available ATH10K
firmware file)
ath10k.sh firmware
ath10k.sh -i wlan2 ........ -l firmware-2-ct-full-
community-21.bin.lede.001
a. Acess Point
- 2.4GHz
ath10k.sh [-i (wireless Interface)] -m ap
[-e (wired Interface)] -b 2.4
[-s (Wireless SSID)] [-f
(Wireless Security)]
[-p (Wireless Pre-shared Keys)] [-c (Channel
)]
[-n (802.11n Capabilities)] [-r
(Supported Rates)]
[-d (DHCP Client)] [-C (Country
Code)]
[-t (TX power)] [-F (Force
HT40)]
[-l (Load ATH10K F/W file)] [-g
(Wireless 11g Mode)]
[-T (Board TX power table)]
Example 1: Configuring the Access Point on
2.4GHz/HT20, Wireless Interface: wlan2 (Default), SSID: VEP1400_2g, Security: OPEN, DHCP
Client: Enable
ath10k.sh -i wlan2 -m ap -b 2.4 -n [HT20]
-s VEP1400_2g -f OPEN -d on
or
ath10k.sh -b 2.4 -n [HT20] -s VEP1400_2g -d
on
Example 2: Configuring the Access Point on
2.4GHz/HT40, Wireless Interface: wlan0, SSID: VEP1400_2g, Security: OPEN, DHCP Client:
10