Changes between Version 94 and Version 95 of wireless/wifi


Ignore:
Timestamp:
12/13/2023 05:05:11 PM (4 months ago)
Author:
Ryan Erbstoesser
Comment:

adjust wifi radios

Legend:

Unmodified
Added
Removed
Modified
  • wireless/wifi

    v94 v95  
    2020
    2121[=#radios]
     22== !WiFi 6 & 802.11ax Radios
     23
     24WiFi6 & WiFi6E & 802.11ax is the latest, fastest generation of !WiFi radios. These are bleeding edge and often require the latest software (kernel 5.15 or newer), firmware, and latest hardware.
     25
     26WiFi6E is the 'extension' of WiFi6. Wi-Fi 6E supports 6-GHz.
     27WiFi6 is backwards compatible with other previous WiFi versions, but WiFi6E is not.
     28
     29Because the below radios are bleeding edge, the Linux kernel may still be working to add full support.
     30
     31!WiFi 6 / 802.11ax Radios Gateworks has seen on the market:
     32 * Intel        AX200   802.11ax 2x2 Intel ([#iwlwifi Gateworks tested on Ubuntu 5.15 kernel])
     33 * Wallystech   DR915   802.11ax 2x2 !MediaTek
     34 * !EmWicon     WMX7406-3TX     802.11ax 3x3 QCA (Qualcomm)
     35 * Compex       WLE3000H5-7A    802.11ax 4x4 QCA (Qualcomm)
     36!WiFi 6E:
     37 * Silex        [https://www.silextechnology.com/connectivity-solutions/embedded-wireless/sx-pceax SX-PCEAX]        802.11ax 2x2 QCA (Qualcomm QCA2066)     
     38   * Preliminary testing shows it is likely that a 6.1 or newer kernel is required & a signed board-2.bin file needs to be placed in the /lib/firmware/ath11k/WCN6855/hw2.1 folder on a running target. This would be using the ath11k open source driver. Silex however recommends using Qualcomm’s LEA driver built using Silex's instructional PDF.             
     39   * While it supports 2.4GHz, 5.8GHz and 6GHz, you can only select two active frequency at once.   For example, 2.4GHz and 6GHz etc.    The AP feature is a soft AP so it can support up to 32 clients.
     40   * Please contact Silex for more support
     41
     42
    2243== Common Wireless Radio Hardware ==
    2344Gateworks re-sells some of the more popular radios in our [http://shop.gateworks.com/index.php?route=product/category&path=70_74 on-line store] and has tested several others. Please see the sections below for more information.
    2445
    25 === Wallys
    26 
    27 The following radios have been tested on Gateworks SBCs:a
    28 
    29  * Wallys DR900VX
    30   * 3x3 MIMO
    31   * QCA9880 chipset
    32   * Gateworks GW17049
    33   * [https://shop.gateworks.com/index.php?route=product/product&path=74&product_id=240 Gateworks Shop Link]
    34  * Wallys DR600VX
    35   * 2x2 MIMO
    36   * QCA9880 chipset
    37   * Gateworks GW17051
    38   * [https://shop.gateworks.com/index.php?route=product/product&path=74&product_id=242 Gateworks Shop Link]
     46=== Silex ===
     47    * MiniPCIe (Several Models) https://www.silextechnology.com/connectivity-solutions/embedded-wireless
     48     * 802.11 ac/a/b/g/n and 802.11 a/b/g/n models
     49     * Using ath10k and ath9k
     50     * Dual-band: 2.4, 5
     51     * 3x3 and 2x2 MIMO
     52     * Industrial temperature version available
     53
    3954
    4055=== Compex ===
     
    89104     * [http://ark.intel.com/products/75439/Intel-Dual-Band-Wireless-AC-7260 Other Specifications]
    90105     * '''Note: This card cannot emit radiation in the 5GHz range, i.e. AP mode does not work in 5GHz'''
    91 === Silex ===
    92     * MiniPCIe (Several Models) https://www.silextechnology.com/connectivity-solutions/embedded-wireless
    93      * 802.11 ac/a/b/g/n and 802.11 a/b/g/n models
    94      * Using ath10k and ath9k
    95      * Dual-band: 2.4, 5
    96      * 3x3 and 2x2 MIMO
    97      * Industrial temperature version available
     106
    98107
    99108=== Sparklan ===
     
    106115     * USB only model http://sparklan.com/p2-products-detail.php?PKey=955cc6uQPOo7CqIQegGjFPaAYOI5vS83LaQnGpl2-Mo&WPEQ-160ACN(BT)
    107116
     117=== Wallys
     118
     119The following radios have been tested on Gateworks SBCs:a
     120
     121 * Wallys DR900VX
     122  * 3x3 MIMO
     123  * QCA9880 chipset
     124  * Gateworks GW17049
     125  * [https://shop.gateworks.com/index.php?route=product/product&path=74&product_id=240 Gateworks Shop Link]
     126 * Wallys DR600VX
     127  * 2x2 MIMO
     128  * QCA9880 chipset
     129  * Gateworks GW17051
     130  * [https://shop.gateworks.com/index.php?route=product/product&path=74&product_id=242 Gateworks Shop Link]
     131
    108132=== Doodle Labs ===
    109133 * Doodle Labs - High powered !WiFi radios [http://doodlelabs.com/]
     
    117141 * Read more about Doodle Labs radios in the [#doodle Doodle Labs Radio] section below
    118142
    119 == !WiFi 6 & 802.11ax Radios
    120 
    121 WiFi6 & WiFi6E & 802.11ax is the latest, fastest generation of !WiFi radios. These are bleeding edge and often require the latest software (kernel 5.15 or newer), firmware, and latest hardware.
    122 
    123 WiFi6E is the 'extension' of WiFi6. Wi-Fi 6E supports 6-GHz.
    124 WiFi6 is backwards compatible with other previous WiFi versions, but WiFi6E is not.
    125 
    126 Because the below radios are bleeding edge, the Linux kernel may still be working to add full support.
    127 
    128 !WiFi 6 / 802.11ax Radios Gateworks has seen on the market:
    129  * Intel        AX200   802.11ax 2x2 Intel ([#iwlwifi Gateworks tested on Ubuntu 5.15 kernel])
    130  * Wallystech   DR915   802.11ax 2x2 !MediaTek
    131  * !EmWicon     WMX7406-3TX     802.11ax 3x3 QCA (Qualcomm)
    132  * Compex       WLE3000H5-7A    802.11ax 4x4 QCA (Qualcomm)
    133 !WiFi 6E:
    134  * Silex        [https://www.silextechnology.com/connectivity-solutions/embedded-wireless/sx-pceax SX-PCEAX]        802.11ax 2x2 QCA (Qualcomm QCA2066)     
    135    * Preliminary testing shows it is likely that a 6.1 or newer kernel is required & a signed board-2.bin file needs to be placed in the /lib/firmware/ath11k/WCN6855/hw2.1 folder on a running target. This would be using the ath11k open source driver. Silex however recommends using Qualcomm’s LEA driver built using Silex's instructional PDF.             
    136    * While it supports 2.4GHz, 5.8GHz and 6GHz, you can only select two active frequency at once.   For example, 2.4GHz and 6GHz etc.    The AP feature is a soft AP so it can support up to 32 clients.
    137    * Please contact Silex for more support
    138143
    139144