D3plug User Guide
–page
10
/
14
3.
Mini-PCIe moduletest
Here we use the mini-PCIeWiFi card for testing
(1) Insert the WiFi card into the mini-PCIe slot then power on the D3plug and use the following commands on
console.
#ifconfig wlan0 up
(2) Type following command to scan the WiFi AP near-by
#iwconfig wlan0 scan
(3) Connect to a WiFi AP with no password
#iwconfig wlan0 essid
"
d3plug-uAP-5e5c
"
Note: d3plug-uAP-5e5c is the WiFi AP you found and want to connect with
#dhclient wlan0
#ifconfig wlan0
Normally you will see the following information when successfully connected.
4.
Bluetooth test
There is bluetooth chip built-in D3plug and enabled as default.
(1) Check the Bluetooth device
#hciconfig hci0
When you see this information
means the bluetoothfunction
is up and running.