Skip to main content

WIFI & BT

List of WIFI & BT support modules

NO.ModelChipWiFiBTWIFI ThroughputRemark
1Radxa wireless A8RTL8852BE2.4G&5G&WIFI65.0up:600Mbits/sec down:900 Mbits/sec
2Intel AX210 (PCIE+USB)Intel AX210WiFi 65.2up: 859 Mbits/sec down: 813 Mbits/sec
  • Radxa NX5 IO does not have onboard WiFi/BT module and requires an external module. These are the WITI/BT cards that have been supported and tested.
  • The M.2 wireless module demonstrated here is: Radxa wireless Module A8.

Radxa wireless module A8

  • Installation is shown as follows:

Radxa wireless module A8

WIFI Usage

  1. Switch to the ROOT user mode.
sudo su
  1. Turn on the WIFI
nmcli r wifi on
  1. Scan WIFI
nmcli dev wifi
  1. Connect to the wifi network
nmcli dev wifi connect "wifi_name" password "wifi_password"