| Command | Description |
| ATA | Pick up phone during ring |
| AT+GMI | Manufacturer identification |
| AT+GMO | Request model Identification |
| AT+GMR | Request revision Identification |
| AT+GMM | ??? |
| ATDxxx; | Dial number xxx (note the semicolon (;)) |
| ATH | Hangup phone |
| AT+CFUN=? | Define levels of fuctionality in the order of power consumed |
| AT+CFUN=0 | Switches off the phone |
| AT+CBC | Query battery level |
Notes:
- Use 9600 baud, 1 stopbit, 8 data bits, no parity
- Each command has to be followed by a 0x0A, 0x0D sequence, that is carriage return - line feed
- These commands will be ackowledged with an 'OK' prompt
- An incoming call is signalled by the string 'RING' sent by the phone at 9600b in normal mode.
| Previous | Homepage | Next |
© 1998, 1999 Mobile Research Online.
For info contact webmaster.
Last time updated: 02/15/99.