Tool/software: Linux
Hello all,
In our mesh application we want to achieve the maximum throughput ( up to 150 Mbps) with 'n' mode SISO
Operating frequency is 2.4GHz and Bandwidth is 40MHz
What should be the combination of parameters in Hostapd.conf(/usr/share/wl18xx) and sae.conf(/etc/sae.conf) . Below are some trials and their observation,
|
|
Before Setting (72 Mbps) |
After Setting (135 Mbps) |
For 150 Mbps |
Hostapd.conf |
hw_mode |
g |
g |
? |
ieee80211n |
11 |
1 |
? |
|
channel |
[SHORT-GI-20][GF] |
7 |
? |
|
ht_capab |
11g |
[HT40+] |
? |
|
sae.conf |
band |
11 |
11g |
? |
htmode |
g |
HT40+ |
? |
|
channel |
11 |
7 |
? |