| | 22 | == !WiFi 6 & 802.11ax Radios |
| | 23 | |
| | 24 | 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. |
| | 25 | |
| | 26 | WiFi6E is the 'extension' of WiFi6. Wi-Fi 6E supports 6-GHz. |
| | 27 | WiFi6 is backwards compatible with other previous WiFi versions, but WiFi6E is not. |
| | 28 | |
| | 29 | Because 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 | |
| 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 |