# HG changeset patch # User Oleksandr Gavenko # Date 1301516034 -10800 # Node ID 13faa91e4c3b59e806f278e1284e1bb3ae8dd3f8 # Parent 72177fb4012ea44dc32557244e2b36a532e2af25 Nokia AT command spec. diff -r 72177fb4012e -r 13faa91e4c3b at.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/at.rst Wed Mar 30 23:13:54 2011 +0300 @@ -0,0 +1,19 @@ +-*- mode: outline; coding: utf-8 -*- + +* Spec. + +** Nokia AT command spec. + + http://wiki.forum.nokia.com/index.php/Category:AT_Command + http://www.forum.nokia.com/info/sw.nokia.com/id/95672052-6c77-488d-a055-acef77e4cdc5/AT_Command_Set_For_Nokia_GSM_And_WCDMA_Products_v1_2_en.pdf.html + AT Command Set For Nokia GSM And WCDMA Products v1.2 + + +** Motorola AT command spec. + + http://developer.motorola.com/docstools/developerguides/AT_Commands_Ref.pdf/ + http://developer.motorola.com/docstools/developerguides/C24_AT_Commands.pdf/ + http://developer.motorola.com/docstools/developerguides/G24-Lite_AT_Commands_Reference_Manual.pdf/ + http://developer.motorola.com/docstools/developerguides/G24_AT_Commands_Developer_Guide.pdf/ + http://developer.motorola.com/docstools/developerguides/iO270_Developer_Guide.pdf/ +