Wi-Fi & Bluetooth; Set Up Wi-Fi Sta Mode - Thundercomm TurboX C610 Open Kit User Manual

Hide thumbs Also See for TurboX C610 Open Kit:
Table of Contents

Advertisement

Thundercomm TurboX C610 Open Kit
3.8 Wi-Fi & Bluetooth
The following figure shows the WLAN and BT connectivity.

3.8.1 Set up Wi-Fi STA mode

1.
Confirm the antenna is properly connected.
2.
To verify connectivity while the device is in Station mode, execute the
following commands
$ adb shell
# vi /etc/misc/wifi/wpa_supplicant.conf
Fill in the ssid and psk of wifi as follows.
# Only WPA-PSK is used. Any valid cipher combination is
ctrl_interface=/var/run/wpa_supplicant
p2p_disabled=1
network={
#Open
#
#
#WPA-PSK
ssid="zcm"
#
#
#
#
psk="11111111"
#WEP
#
#
#
#
#
}
3.
Enable WiFi Station mode to connected AP,execute the following commands.
# wpa_supplicant -Dnl80211 -iwlan0 -c /etc/misc/wifi/wpa_supplicant.conf -ddddt &
#dhcpcd wlan0
Rev. 1.0
MAY CONTAIN U.S. AND INTERNATIONAL EXPORT CONTROLLED INFORMATION
ssid="example open network"
key_mgmt=NONE
proto=WPA
key_mgmt=WPA-PSK
pairwise=TKIP CCMP
group=TKIP CCMP
ssid="example wep network"
key_mgmt=NONE
wep_key0="abcde"
wep_key1=0102030405
wep_tx_keyidx=0
//Input your AP's name
//Input your AP's password
24

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TurboX C610 Open Kit and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents