Changes between Version 136 and Version 137 of wireless/wifi


Ignore:
Timestamp:
01/20/2026 06:19:45 PM (7 weeks ago)
Author:
Ryan Erbstoesser
Comment:

cleanup, add some updates for ath12k, wifi7 fixes

Legend:

Unmodified
Added
Removed
Modified
  • wireless/wifi

    v136 v137  
    5151
    5252
    53 === Gateworks !HaLow (S1G) !WiFi ===
     53=== Gateworks !HaLow (S1G) !WiFi 802.11ah ===
    5454
    5555These !HaLow !WiFi (802.11ah) modules are used for long-range, 1km+ and low bandwidth applications. They operate at 900MHz (802.11ah) instead of 2.4 & 5GHz and use the standard Linux networking interfaces. See our [https://www.gateworks.com/802-11ah-halow-long-range-low-power-wireless-for-iot/ HaLow] page for more information and examples.
    5656
    57  * [wiki:expansion/gw16146 GW16146 PCIE 802.11ah (HaLow) Long-Range WiFi radio] - PCIE module
    58 
    59  * [wiki:expansion/gw16159 GW16159 M.2 E-Key 802.11ah (HaLow) Long-Range WiFi radio] - M.2 module (for VeniceFLEX boards)
     57 * [wiki:expansion/gw16167 GW16167 M.2 E-Key 802.11ah (HaLow) Long-Range WiFi radio] - M.2 module over USB with MM8108 Chipset
     58
     59 * (NOT RECOMMENDED FOR NEW DESIGN) [wiki:expansion/gw16146 GW16146 PCIE 802.11ah (HaLow) Long-Range WiFi radio] - PCIE module
     60
     61 * (NOT RECOMMENDED FOR NEW DESIGN) [wiki:expansion/gw16159 GW16159 M.2 E-Key 802.11ah (HaLow) Long-Range WiFi radio] - M.2 module (for VeniceFLEX boards)
     62
     63
    6064
    6165=== Silex ===
     
    294298== !WiFi 6 & 802.11ax Radios
    295299
    296 WiFi6 & WiFi6E & 802.11ax is the latest, fastest generation of !WiFi radios.
     300WiFi6 & WiFi6E & 802.11ax is a fast and well supported generation of !WiFi radios.
    297301
    298302 * WiFi6E is the 'extension' of WiFi6. Wi-Fi 6E supports 6-GHz.
     
    311315== WiFi7 & 802.11be
    312316
    313 This is a future standard that is still yet to be fully ratified by IEEE. It is expected by the end of 2024.
    314 
    315 Most radios available were typically built to draft standards.
     317WiFi7 (802.11be) is a newer generation of fast radios.
    316318
    317319Some example radios can be seen here: [https://compex.com.sg/wifi-module/]
    318320
    319 !WiFi-7 is expected to support 320mhz bandwidths, up to 4096 QAM and 6GHz.
    320 
    321 Although hardware may be ready, Linux software support often follows afterwards. 
     321!WiFi-7 supports 320mhz bandwidths, up to 4096 QAM and 6GHz.   
    322322
    323323[=#wlan_dis]
     
    333333Gateworks supports multiple Board Support Packages. The following table shows details on !WiFi support for each:
    334334||= BSP   =||= Product Families        =||= Drivers          =||= Modes =||
    335 || OpenWrt || All                       || ath5k/ath9k/ath10k || AP / client ||
     335|| [wiki:ubuntu] || Catalina, Venice, Ventana, Newport    || ath9k/ath10k/ath11k/ath12k        || AP / client      ||
     336|| OpenWrt || All                       || ath5k/ath9k/ath10k/ath11k/ath12k || AP / client ||
    336337|| [wiki:Yocto Yocto] || Ventana || ath5k/ath9k/ath10k || AP / client ||
    337338|| [wiki:Android] || Ventana            || ath5k/ath9k        || AP / client      ||
    338 || [wiki:ubuntu] || Ventana, Newport    || ath9k/ath10k        || AP / client      ||
     339
    339340If you are looking for additional support please contact support@gateworks.com
    340341