6 Software
User Manual
47/374
6.4.1
GSM
The default setup of the GSM modem provides functionalities to handle more than one GSM service at a time.
High Level Hardware Access
Path
Input
information
Output
information
Description
/etc/init.d/scripts/gsm p1
-
This shell script starts or stops the GSM modem and loads
APN settings automatically from database /etc/apns-conf-
xml depending of the /etc/init.d/rc.conf settings. Make sure
before start that a SIM-Card is inserted. Script is started
automatically by the boot up sequence.
p1: defines what action should be done
< start >
switches the modem on, set the SIM-PIN if
necessary, create MUX devices and start APN
detection
< stop >
switches the modem off
< restart >
calls stop
calls start
Interface at rc.conf: Set GSM parameters
Set the GSM parameters to etc/init.d/rc.conf:
# GSM baudrate
# Supported bit rates see table below.
export GSM_BAUDRATE="460800"
# PIN for the SIM card
export GSM_PIN=""
Example: Use picocom for GSM modem communication (AT commands)
The picocom binary was designed to serve as a simple, manual, modem configuration, testing and debugging
tool.
# picocom -b 460800 /dev/mux0
The key combination to execute picocom is CTRL+A+Q.
Содержание 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 ...