6 Software
User Manual
59/374
# IP of wlan0, for managed mode this parameter is not needed
export WLAN0_IP="192.168.201.1"
# Submask of wlan0, for managed mode this parameter is not needed
export WLAN0_SUBMASK="255.255.255.0"
# Broadcast address of wlan0, for managed mode this parameter is not needed
export WLAN_BR="192.168.201.255"
# Gateway of wlan0, for managed mode this parameter is not needed
export WLAN_GW="192.168.201.1"
# DNS for wlan0, for managed mode this parameter is not needed
export WLAN0_DNS="192.168.201.1"
Setup wpa_supplicant.conf
Setup the managed mode in /etc/wlan/wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
ap_scan=1
# Country code (ISO/IEC 3166-1, see also Examples of Country Codes (see "
# The Country code is used to set regulatory domain.
# Set as needed to indicate the country in which the device is operating.
# This can limit available channels and transmition power.
# Default is the minimum subset off all available restrictions (world 00)
# country=DE
# The scan_ssid parameter is needed for networks with hidden SSIDs.
# It needs to be placed directly below the 'ssid=' line.
# scan_ssid=1
network={
ssid="test_net"
psk="12345678"
}
6.4.3.3
Examples of Country Codes
Country Code/
Country
802.11
Bands
for hw_mode
Allowed
Wi-Fi Channels
Maximum Transmit Power
(Radio Tx + Antenna Gain =
EIRP)
Frequency
Range (GHz)
AT / Austria
a
36, 40, 44, 48
60 mW EIRP
5.15-5.25
b/g
1 - 11
100 mW EIRP
2.4-2.4835
DE / Germany
a
36, 40, 44, 48
52, 56, 60, 64
104, 108, 112,
116, 120, 124,
128, 132, 140
200 mW EIRP
200 mW EIRP
1 W EIRP
5.15-5.25
5.25-5.35
5.47-5.725
NOTE:
To apply the changes in rc.conf, reboot the system.
Summary of Contents for TC1
Page 1: ...TC1 User Manual Version of this document V1 00r0 ...
Page 25: ...5 Hardware User Manual 25 374 5 2 2 Block Diagram Variant TC1 WIFI ...
Page 34: ...5 Hardware User Manual 34 374 5 6 Housing Connector Top view and side view Bottom View ...
Page 125: ...7 Teleservice Application Framework User Manual 125 374 TAF overview ...
Page 190: ...7 Teleservice Application Framework User Manual 190 374 How the logger mechanism works ...