6 Software
User Manual
55/374
collisions:0 txqueuelen:1000
RX bytes:71280 (69.6 KiB) TX bytes:14777 (14.4 KiB)
Low Level Hardware Access
Path
Input
information
Output
information
Description
/proc/stw_com_board/wlan_enable p1
-
Directly shuts down or starts the
WLAN module.
p1:
< 0 >
triggers pin to low level
stops the WLAN module
< 1 >
triggers pin to high level
starts the WLAN module
6.4.3.1
Access-Point-Mode
Connection: Access-Point-Mode (AP mode)
The AP mode is the default mode of the TC1 WLAN module.
Interface rc.conf: Setup IP parameters for startup in AP mode
Setup the IP handling strategy in etc/init.d/rc.conf
# --------------- NETWORK WLAN0:
# WLAN0_CONF="AP" sets the WLAN interface into AP mode.
export WLAN0_CONF="AP"
# IP of wlan0
export WLAN0_IP="192.168.201.1"
# Submask of wlan0
export WLAN0_SUBMASK="255.255.255.0"
# Broadcast address of wlan0
export WLAN_BR="192.168.201.255"
# Gateway of wlan0
export WLAN_GW="192.168.201.1"
# DNS for wlan0
export WLAN0_DNS="192.168.201.1"
WARNING:
The wlan_enable pin must not be toggled by the user. This pin is automatically managed by the
kernel.
NOTE:
To apply the changes in rc.conf, the system needs to be rebooted.
Содержание TC1
Страница 1: ...TC1 User Manual Version of this document V1 00r0 ...
Страница 25: ...5 Hardware User Manual 25 374 5 2 2 Block Diagram Variant TC1 WIFI ...
Страница 34: ...5 Hardware User Manual 34 374 5 6 Housing Connector Top view and side view Bottom View ...
Страница 125: ...7 Teleservice Application Framework User Manual 125 374 TAF overview ...
Страница 174: ...7 Teleservice Application Framework User Manual 174 374 ADDRESS 6 SIZE 4 TYPE UINT32 UNIT COMMENT EnginePower ...
Страница 190: ...7 Teleservice Application Framework User Manual 190 374 How the logger mechanism works ...
Страница 223: ...7 Teleservice Application Framework User Manual 223 374 Association between logic hysteresis and threshold ...
Страница 293: ...8 Development Tools User Manual 293 374 3 Adapt the Build Options in order to build the binary with debug symbols ...
Страница 302: ...8 Development Tools User Manual 302 374 2 Adapt the Build Options in order to build the binary with debug symbols ...