WLAN-Pi / wlanpi-profiler

Wi-Fi client capabilities analyzer tool built for the WLAN Pi
BSD 3-Clause "New" or "Revised" License
25 stars 8 forks source link

Profiling support for 6E operating class capable out-of-band #70

Closed joshschmelzle closed 2 years ago

joshschmelzle commented 3 years ago

It appears some clients reveal the 6 GHz operating classes when associating out-of-band in 5 GHz for example. Explore possibility of profiling whether clients are 6 GHz Operating Class Capable.

Operating classes are defined in Annex E and I am referring to 131 (20 MHz), 132 (40 MHz), 133 (80 MHz), 134 (160 MHz), and 135 (80+80).

S21:

image

AX210:

image

joshschmelzle commented 3 years ago

The screenshots above from S21 and AX210 are when connecting to 5 GHz and both include the 6 GHz operating classes.

joshschmelzle commented 2 years ago

Added in afd7784610f659ada025dc337d3b574368e015da which is in the dev branch currently.