Перейти к содержанию

Навигация

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

м
FuzzyBot переименовал страницу GSM/GPRS/en в Modem-stretch/en без оставления перенаправления: Часть переводимой страницы GSM/GPRS.
(Новая страница: «(some commands may vary for some modules, see the module documentation for details)»)
м (FuzzyBot переименовал страницу GSM/GPRS/en в Modem-stretch/en без оставления перенаправления: Часть переводимой страницы GSM/GPRS.)
 
(не показано 8 промежуточных версий 2 участников)
Строка 5: Строка 5:
See the module description for the full list of features:
See the module description for the full list of features:
*3G modem in Wiren Board 5 and Wiren Board 6: [[SIM5300E/en|SIM5300E]]  
*3G modem in Wiren Board 5 and Wiren Board 6: [[SIM5300E/en|SIM5300E]]  
*2G modem in Wiren Board 4, 5 and 6 :[[Special:MyLanguage/SIM800|SIM800]] or [[M660A/en|M660A]];
*2G modem in Wiren Board 4, 5 and 6: SIM800  or [[M660A/en|M660A]];
*Wiren Board Smart Home 3.5, Wiren Board 4:
*Wiren Board Smart Home 3.5, Wiren Board 4:
[[SIM900R/en|SIM900R]].
[[SIM900R/en|SIM900R]].
Строка 245: Строка 245:
(some commands may vary for some modules, see the module documentation for details)
(some commands may vary for some modules, see the module documentation for details)


* Синхронизовать скорость порта (не совсем команда)
* To synchronize the speed of the port (not a real command)
<pre>
<pre>
AAAAAAAAAAAAAT
AAAAAAAAAAAAAT
</pre>
</pre>
Список всех сетей
All networks list
<pre>
<pre>
AT+COPS=?
AT+COPS=?
</pre>
</pre>
Уровень сигнала (см. [http://m2msupport.net/m2msupport/atcsq-signal-quality/ здесь])
Signal strength  (see [http://m2msupport.net/m2msupport/atcsq-signal-quality/ here])
<pre>
<pre>
AT+CSQ
AT+CSQ
</pre>
</pre>
* Звонок на номер +79154816102
* Dialing +79154816102
<pre>
<pre>
ATD+79154816102;
ATD+79154816102;
</pre>
</pre>
* Установка baud rate порта в фиксированное значение 115200
* Set baud rate port to a fixed value 115200
<pre>
<pre>
AT+IPR=115200
AT+IPR=115200
</pre>
</pre>


* Запрос времени со встроенных в модуль часов реального времени (RTC)
* Request time from the built-in real-time clock (RTC) module
<pre>
<pre>
AT+CCLK?
AT+CCLK?
Строка 272: Строка 272:
</pre>
</pre>


* Получить IMEI-код модуля (xxxxxx - уникальный номер)
* Get module IMEI-code (xxxxxx is a unique number)
<pre>
<pre>
AT+GSN
AT+GSN
Строка 284: Строка 284:




===Мультиплексирование===
===Multiplexing ports===


Модем поддерживает режим мультиплексирования - создание виртуальных портов, через которые можно одновременно работать с модемом.
The modem supports multiplexing mode which creates virtual ports,you can simultaneously work with the modem via these ports. For example, one port can be used to open a PPP session for GPRS, another - to receive and send SMS, check the balance, etc. see [[Special:MyLanguage/CMUX|CMUX]] for details. This mode is not supported for 2G modems.
Например, через один порт можно открыть сессию PPP для GPRS, а через другой получать и отправлять SMS, проверять баланс и т.д.
Подробнее смотрите [[Special:MyLanguage/CMUX|CMUX]]. Этот режим не поддерживается для 2G-модемов.
wb_editors
14 355

правок