Difference between revisions of "EPC-R5710 M.2 KEY-E:WiFi5/6"

From ESS-WIKI
Jump to: navigation, search
Line 1: Line 1:
 +
  
 
=== '''WiFi6: Test Wifi6 with AzureWare AW-XM458MA Module (PCIe  Interface)''' ===
 
=== '''WiFi6: Test Wifi6 with AzureWare AW-XM458MA Module (PCIe  Interface)''' ===
Line 10: Line 11:
 
</pre>
 
</pre>
  
[[File:EPC-R5710 WIFI6.png]]
+
[[File:EPC-R5710 WIFI6.png|RTENOTITLE]]
 +
 
 +
[[File:EPC-R5710 WIFI6 1.png]]
  
 
'''Ping network'''
 
'''Ping network'''

Revision as of 07:58, 31 August 2023


WiFi6: Test Wifi6 with AzureWare AW-XM458MA Module (PCIe  Interface)

WiFi and Bluetooth modes can only one be selected. When switching is required, the system needs to be restarted.

# modprobe mlan_wifi6
# modprobe moal_wifi6 drv_mode=1 ps_mode=2 auto_ds=2 cfg80211_wext=0xf cal_data_cfg=none fw_name=nxp/pcieuart9098_combo_v1.bin host_mlme=1
# wpa_passphrase "SSID" Password > /tmp/wpa.conf
# wpa_supplicant -d -B -i mlan0 -c /tmp/wpa.conf -Dnl80211
# udhcpc -i mlan0

RTENOTITLE

EPC-R5710 WIFI6 1.png

Ping network

ping -I mlan0 8.8.8.8

RTENOTITLE