Driver Installation; Wifi Test; Bluetooth Test - Advantech ROM-7510 User Manual

Risc-based qseven 2.0 module with ti sitara am5728 arm cortex a15 processor
Table of Contents

Advertisement

5.12.2

Driver installation

# modprobe cfg80211
# insmod cywdhd.ko
5.12.3

Wifi test

Connect the marverll WIFI module to M.2 interface under ROM-7510 board, the sup-
ported module is 43241b4. Please execute the following instructions to test WiFi:
# rfkill unblock all
# ifconfig mlan0 up
# killall wpa_supplicant
# rm /etc/resolv.conf
# echo "ctrl_interface=/var/run/wpa_supplicant" > /tmp/wpa.conf
# wpa_passphrase "advantech for guest" 12345678 >> /tmp/wpa.conf
# wpa_supplicant -B Dwext -imlan0 -c /tmp/wpa.conf
# wpa_cli -imlan0 scan
# udhcpc -i mlan0
# ping -I mlan0 www.advantech.com.cn
5.12.4

Bluetooth test

# brcm_patchram_plus -d --no2bytes --patchram /lib/firmware/brcm/bcm43241b4.hcd
/dev/ttyS3
# hciattach /dev/ttyS3 any 115200 flow
Turn on Bluetooth and make it visible:
# hciconfig hci0 piscan
Look the mac address of your Bluetooth device:
# hciconfig
hci0:
Type: BR/EDR Bus: UART
BD Address: 43:24:B3:00:1F:AC ACL MTU: 1021:8 SCO MTU: 64:1
UP RUNNING PSCAN ISCAN
RX bytes:702 acl:0 sco:0 events:41 errors:0
TX bytes:1036 acl:0 sco:0 commands:41 errors:0
Send file throught Bluetooth:
# ussp-push --debug --timeo 25 34:23:87:B7:B2:CA@ bt-test bt-test
Note! 34:23:87:B7:B2:CA is Mac address of the opposite device!
Receive file throught Bluetooth:
# obexpushd -B
Note! The file will be received under current directory.
ROM-7510 User Manual
38

Advertisement

Table of Contents
loading

Table of Contents