Translations:Modem-stretch/53/en: различия между версиями

Материал из Wiren Board
(Новая страница: «* Go to settings (press ''Ctrl+A'', then ''O''), select ''Serial port setup'', set port ''/dev/ttyGSM'',set speed and parity - ''115200, 8N1'', ''Hardware flow co…»)
 
м (FuzzyBot переименовал страницу Translations:GSM/GPRS/53/en в Translations:Modem-stretch/53/en без оставления перенаправления: Часть переводимой страницы GSM/GPRS.)
 
(нет различий)

Текущая версия на 09:42, 31 марта 2023

Определение сообщения (Modem-stretch)
* Зайти в настройки (нажать ''Ctrl+A'', затем ''O''), выбрать пункт ''Serial port setup'', там установить порт ''/dev/ttyGSM'', скорость и чётность - ''115200, 8N1'', ''Hardware flow control - No'', ''Software flow control - No''
* Сохранить настройки: ''Save setup as _dev_ttyGSM''
* Далее запускать как '''minicom /dev/ttyGSM''' (все параметры будут сразу браться из профиля с названием ''/dev/ttyGSM'', который мы ранее создали)
* Первой вашей командой должна стать ''AAAAAAAAAT'' - с её помощью модуль распознает скорость, с которой мы к нему обращаемся (смотрите [[Special:MyLanguage/SIM900R|SIM900R]])
* Второй командой выполните просто ''AT''. Вам должен прийти ответ '''OK'''
  • Go to settings (press Ctrl+A, then O), select Serial port setup, set port /dev/ttyGSM,set speed and parity - 115200, 8N1, Hardware flow control - No, Software flow control - No
  • Save settings: Save setup as _dev_ttyGSM
  • Then run as minicom /dev/ttyGSM (all settings will be taken from the profile name /dev/ttyGSM that we previously created)
  • Your first command should be AAAAAAAAAT - the module automatically detects the communication speed (see SIM900R)
  • With the second command, simply run AT. You should get the answer OK.