Airplane Mode; Alarm - Siemens TC65 JAVA User Manual

Cellular
Hide thumbs Also See for TC65 JAVA:
Table of Contents

Advertisement

TC65 JAVA User's Guide
Strictly confidential / Draft
5.3

Airplane Mode

The main characteristic of this mode is that the RF is switched off and therefore only a limited
set of AT commands is available. The mode can be entered or left using the appropriate
at^scfg command. This AT command can also be used to configure the airplane mode as the
standard startup mode, see [5]. The JVM is started when autostart is enabled. A Java
application must be able to handle this mode. The airplane mode is indicated by URC
"SYSSTART AIRPLANE MODE". Since the radio is off all classes related to networking
connections, e.g. SocketConnection, UDPDatagramConnection, SocketServerConnection,
HTTPConnection, will through an exception when accessed.
5.4

Alarm

The ALARM can be set by the at+cala AT command. Please refer to the AT Command Set
[4] and Hardware Interface Description [5] for more information. One can set an alarm, switch
off the module with at^smso, and have the module restart at the time set with at+cala. When
the alarm triggers the module restarts in a limited functionality mode, the "airplane mode".
Only a limited number of AT commands is available in this mode, though the JVM is started
when autostart is enabled. A Java application must be able to handle this mode and reset the
module to reinstate the normal mode.
The airplane mode is indicated by URC "SYSSTART AIRPLANE MODE".
Note: For detailed information which functionality is available in this mode see [5]. The mode
indicating URC is created after issuing the very first AT command on any opened channel.
TC65 JAVA User's Guide_V01
Page 25 of 69
s
11.03.2005

Advertisement

Table of Contents
loading

Table of Contents