AFE-E420 M2E CN1
From ESS-WIKI
Wi-Fi/BT Module Setup
Verified by AIW-167 module.
Install driver.
# modprobe moal mod_para=nxp/wifi_mod_para.conf# modprobe btnxpuart
Wi-Fi test.
# ifconfig mlan0 up# wpa_passphrase UUID password > /tmp/wpa.conf && wpa_supplicant -d -B -i mlan0 -c /tmp/wpa.conf# udhcpc -i mlan0
BT test.
# hciconfig hci0 up# bluetoothctl# discoverable on# pairable on# scan on- [NEW] FC:18:3C:8D:75:F4 myphone
# scan off# pair FC:18:3C:8D:75:F4# connect FC:18:3C:8D:75:F4



