Siemens TC65 Manual Shutdown, Restart after Switch Off, Switching from Data Mode to Command Mode

Page 27

TC65 JAVA User's Guide

s

Strictly confidential / Released

 

5.6.2Manual Shutdown

The module can be switched off manually with the AT command, at^smso or when using the TC65 terminal by pressing the ignition key for a period of time (see [4]). In these cases the midlets destroyApp method is called and the application has 5s time to clean up and call the notifydestroy method. After the 5s the VM is shut down.

5.6.3Restart after Switch Off

When the module is switched off without setting an alarm time (see the AT Command Set [3]), e.g. after a power failure, external hardware must restart the module with the Ignition line (IGT). The Hardware Interface Description [4] explains how to handle a switched off situation.

5.7Special AT Command Set for Java Applications

For the full AT command set refer to [3]. There are differences in the behaviour AT commands issued from a Java application in comparison to AT commands issued over a serial interface.

5.7.1Switching from Data Mode to Command Mode

Cancellation of the data flow with “+++” is not available in Java applications, see [3] for details. To break the data flow use breakConnection(). Refer to \wtk\doc\index.html [5].

5.7.2Mode Indication after MIDlet Startup

After starting a module without autobauding on, the startup state is indicated over the serial interface. Similarly, after MIDlet startup the module sends its startup state (^SYSSTART, ^SYSSTART ALARM MODE etc.) to the MIDlet. This is done via a URC to the AT Command API instance which executes the very first AT Command from within Java. To read this URC it is necessary to register a listener (see [5]) on this AT Command API instance before passing the first AT Command.

5.7.3Long Responses

The AT Command API can handle responses of AT commands up to a length of 1024 bytes. Some AT commands have responses longer than 1024 bytes, for these responses the Java application will receive an Exception.

Existing workarounds:

Instead of listing the whole phone book, read the entries one by one

Instead of listing the entire short message memory, again list message after message

Similarly, read the provider list piecewise

Periods of monitoring commands have to be handled by Java, e.g. at^moni, at^smong. These AT commands have to be used without parameters, e.g. for at^moni the periods must be implemented in Java.

TC65 JAVA User's Guide_V05

Page 27 of 90

26.09.2005

Image 27 Contents
Java Users Guide TC65 Java Users GuideV05 Document Name TC65 Java Users GuideTC65 Java Users Guide September 26Table of Contents 3.3.2 MaintenanceCompile and Run a Program without a Java IDE Debug EnvironmentJava Security Differences from the TC45 Java TutorialTables Sun Java Studio Mobility 6 Switching EmulatorsPreamble New solution OverviewRelated Documents Abbreviation Description Terms and AbbreviationsInstallation Installation CDSystem Requirements SDK and Java Studio ComponentsModule Exchange Suite 1.2 WTKSiemens Mobility Toolkit Installation Installing the Standard Development ToolkitInstalling the Smtk Environment Installing Sun Java Studio Mobility Installing Eclipse Installing Borland JBuilder XInstalling Module Exchange Suite MES Upgrades Smtk UninstallSoftware Architecture Software Platform4 ASC1 Interfaces 1 ASC0 Serial DeviceGeneral Purpose I/O 3 DAC/ADCOther Interfaces JVM InterfacesIP Networking MediaADC Data Flow of a Java Application Running on the ModuleModule States Handling Interfaces and Data Service ResourcesState 3 No Java Running, General Purpose I/O and SPI State 1 Default No Java RunningState 4 Default Java Application Active State 2 No Java Running, General Purpose I/O and I2CState 5 Java Application Active, General Purpose I/O and I2C Module State Transitions IP Service MaintenanceCharging Power SavingAutomatic Shutdown Airplane ModeAlarm ShutdownMode Indication after MIDlet Startup Restart after Switch OffSpecial AT Command Set for Java Applications Switching from Data Mode to Command ModeMemory Configuration of Serial InterfaceJava Commands Restrictions Flash File SystemDuration of each loop = 600 s PerformanceJava FrequencyB 1 / frequencyAData Rates on RS-232 API Pin I/OVoice Call in Parallel Plain Serial Interface65% 55% 33% 16% Scenarios with Gprs ConnectionUpload 75% 63% 55% 33%Download 91% 87% 81% 73%85% 78% 58% 48% MIDlet Documentation MIDlet Life Cycle MIDletsMIDlet.destroyApp method Here is a sample HelloWorld program Hello World MIDletWindows Based Command Line BasedFile Transfer to Module Module Exchange SuiteSecurity Issues Over the Air ProvisioningOtap Over The Air Provisioning Otap Introduction to OtapOtap Overview Otap Parameters Parameters Max. Length AT Keyword SM Install/update DeleteInstall operation Short Message FormatDelete operation Java File Format Procedures Install/Update Delete Tips and Tricks for Otap Time Out Values and Result CodesSecurity Otap TracerHow To Build Results Compile and Run a Program without a Java IDECompile Run on the Module with Manual StartRun on the Module with Autostart Switch off Autostart Switch on AutostartData Flow of a Java Application in the Debug Environment Debug EnvironmentEmulator Java IDE Sun Java Studio Mobility 6 2004Q3 Switching emulators Projects Templates ExamplesCompile and run Borland JBuilder JBuilderX JDK settingsExamples TC65 Java Users Guide JBuilder2005 JDK settings Integration EclipseEclipse Plug-in installation Eclipse J2ME platform TC65 Java Users GuideV05 26.09.2005 Eclipse Project import ExampleEclipse Example Eclipse Create package Compile and debugBreakpoints Eclipse ConfigurationJava Security Mode Secure Data TransferJ a va C u r i t y c e r t i f i c a t e Asja VasecuritycertificateCreate CA and generate CA Root Certificate Create a Secure Data Transfer Environment Step by StepUnsecured mode Secured modeExecution Control Generate customer root Certificate Change to Secured Mode ConceptBuild binary data for AT command Atsjsec Generate key pairEncoded JAR-File Hash Concept for the Signing the Java MIDletApplication and Data Protection Structure and Description of the Java Security CommandsGeneral structure Structure of the Java Security CommandsHash SHA1 Build Java Security CommandATSJSEC? Send Java Security Command to the ModuleExport X.509 Root Certificate Create Java Security CommandsSign a MIDlet Command switch off module exchange functionalityInstantiation with or without CSD Support Using the AT Command APIClass ATCommand Java TutorialData Connections Sending an AT Command to the Device, the send MethodTC65 Java Users Guide ATCommandResponseListener Interface Non-blocking ATCommand.send MethodSynchronization ATCommandListener Interface ATEventsImplementation Registering a Listener with an ATCommand Instance Programming the MIDlet ThreadsExample TC65 Java Users Guide Differences from the TC45
Related manuals
Manual 123 pages 53.3 Kb