Wi-Fi Setup - Advantech RSB-3730 User Manual

Nxp imx8m mini arm cortex-a53 2.5″ sbc with uio40 express
Table of Contents

Advertisement

4.1

Wi-Fi Setup

1.
Insmod module (CM276 pcie+uart).
# modprobe mlan_5x17283_pcie_8997
# modprobe moal_5x17283_pcie_8997 drv_mode=1 \
cal_data_cfg=none cfg80211_wext=0xf \
fw_name=nxp/pcieuart8997_combo_v4_5x17283.bin
2.
Choose ESSID, input password.
# killall wpa_supplicant
# ifconfig mlan0 up
# wpa_passphrase "SSID" "PASSWORD" > /tmp/wpa.conf
# wpa_supplicant -d -B -i mlan0 -c /tmp/wpa.conf -Dnl80211
# udhcpc -i mlan0
3.
Check the connection. Enter the "ifconfig" command to view the IP addresses
that can be obtained.
# ping –I mlan0 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=54 time=2.10 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=54 time=2.10 ms
4.2
BT
After the first step "Insmod module" in Chapter 4.1.
# hciattach /dev/ttymxc0 any 115200 flow
# sleep 0.2
# hciconfig hci0 up
# hcitool -i hci0 cmd 0x3f 0x0009 0xc0 0xc6 0x2d 0x00
# sleep 0.2
# killall hciattach
# sleep 0.2
# hciattach /dev/ttymxc0 any -s 3000000 3000000 flow
# sleep 0.2
# hciconfig hci0 up
# hcitool scan
4.3
4G
1.
Insert a SIM card and restart.
# quectel-CM &
2.
Wait for the IP address to appear. Test the network.
# ping -I wwan0 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=54 time=2.10 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=54 time=2.10 ms
RSB-3730 User Manual
40

Advertisement

Table of Contents
loading

Table of Contents