Цитата(Палыч @ Dec 28 2007, 22:05)

Собственно, какую команду Вы передаёте? АТ - это префикс команды, за которым должны следовать какие-то буковки-циферьки, которые и определяют команду. Вместо "\0x0D" удобнее (нагляднее) применять "\r" (это, если Вы пишете на С). Т.е. команда будет выглядеть как-то, например, так
"ATE0\r"
на счет наглядоности согласен, а именно "AT\r" шлю из следующих соображений:
1.4 AT Command syntax
The "AT" or "at" prefix must be set at the beginning of each command line. To terminate a command line enter <CR>.
Commands are usually followed by a response that includes.”<CR><LF><response><CR><LF>”
Throughout this document, only the responses are presented, <CR><LF> are omitted intentionally.
2.2.45.1 AutoBauding
Synchronization between DTE and DCE ensure that DTE and DCE are correctly synchronized and the bit rate used by the DTE is detected by the DCE (= ME). To allow the bit rate to be synchronized simply issue an "AT" or "at" string. This is necessary when you start up the module while autobauding is enabled. It is recommended to wait 3 to 5 seconds before sending the first AT character. Otherwise undefined characters might be returned.
If you want to use autobauding and autoanswer at the same time, you can easily enable the DTE-DCE synchronization, when you activate autobauding first and then configure the autoanswer mode.
я понимаю так, что поскольку судя по описанию активизированна фукция автоподстройки частоты обмена и по умолчанию телефон отвечает на 115200, то эта строка позволит проконтрлировать понимает меня модуль или нет.
ктоме того:
Demonstration Syntax Expect Result
The AT command AT OK
interpreter is actively
responding to input.
так что вроде не в этом ошибка...
кстати, чуть не забыл! с наступающим! :-)