=============================================================================== W A V E C O M =============================================================================== OPEN AT V2.00 Updated : December 19th, 2002 =============================================================================== (To print this file : use Notepad and remove all margins and default header.) --------------------------------- Content of this file --------------------------------- Telemetry Sample application description I. Changes II. Application description I - Changes =========== * 19/12/02 - V2.00 Initial revision. II - Application description ============================ This application checks the GPIO 0 state every 3 seconds. On a state change, it sends a SMS report to the number set by the application (via the "AT+TEL" command) : (Parameters Command) AT+TEL= OK or +CME ERROR: 3 : destination number to send the SMS Report to (Max length : 20) This command is available only once the "+WIND: 4" indication is received. After this command is used, the GPIO 0 is allocated, and its state read on a cyclic timer. On a state change, a report SMS is sent to the number set by the AT+TEL command.