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

Нет описания правки
(Новая страница: «=== Disabling the module ===»)
 
(не показано 12 промежуточных версий этого же участника)
Строка 35: Строка 35:
== on Wiren Board ==
== on Wiren Board ==


Connected to the[[Special:MyLanguage/SC16IS752/en|SC16IS752]] chip. Linux port: <b>/dev/ttyNSC1</b>. The default speed is 9600. (Some modules may have a speed of 115200). Output protocol NMEA sentences.
Connected to the [[SC16IS752/en|SC16IS752]] chip. Linux port: <b>/dev/ttyNSC1</b>. The default speed is 9600. (Some modules may have a speed of 115200). Output protocol NMEA sentences.


Port configuration:
Port configuration:
Строка 58: Строка 58:
=== Disabling the module ===
=== Disabling the module ===


Команда <b>161 PMTK_CMD_STANDBY_MODE</b>.
<b>161 PMTK_CMD_STANDBY_MODE</b> command.
Переводит модуль в неактивный режим для снижения энергопотребления. Для пробуждения модуля надо послать любой байт в порт.
Deactivates the module to reduce power consumption. To activate the module, send any byte to the port.


<pre>
<pre>
Строка 65: Строка 65:
</pre>
</pre>


<b>В Wiren Board rev. 2.8 питание внешней активной антенны не отключается при переводе модуля в режим энергосбережения. Для отключения питания внешней активной антенны необходимо отключить всю шину питания 3.</b>.
<b>In Wiren Board controller rev. 2.8 the external active antenna is not powered off when the module is put into power saving mode. To power off the external active antenna, the entire 3.3 V power bus must be disconnected.</b>.




===  AlwaysLocate ===
===  AlwaysLocate ===


Режим AlwaysLocate - адаптивная работа приемника в зависимости от движения для экономии энергопотребления. В этом режиме приёмник периодически засыпает и просыпается, при этом периодичность и продолжительность режимов определяется автоматически.
AlwaysLocate mode is an adaptive operation of the receiver depending on the movement to save power consumption. In this mode, the receiver periodically falls asleep and wakes up, and the frequency and duration of the modes is determined automatically.


<b>225 PMTK_CMD_PERIODIC_MODE</b>
<b>225 PMTK_CMD_PERIODIC_MODE</b>


Вернуться в обычный режим работы:
Return to normal operation mode:
 
<pre>
<pre>
echo -e "\$PMTK225,0*2B\r" > /dev/ttyNSC1
echo -e "\$PMTK225,0*2B\r" > /dev/ttyNSC1
</pre>
</pre>


Режим AlwaysLocate (TM) standby mode:
AlwaysLocate (TM) standby mode:
<pre>
<pre>
echo -e "\$PMTK225,8*23\r" > /dev/ttyNSC1
echo -e "\$PMTK225,8*23\r" > /dev/ttyNSC1
</pre>
</pre>


Режим AlwaysLocate (TM) backup mode:
AlwaysLocate (TM) backup mode:
<pre>
<pre>
echo -e "\$PMTK225,9*22\r" > /dev/ttyNSC1
echo -e "\$PMTK225,9*22\r" > /dev/ttyNSC1
Строка 94: Строка 95:
== AGPS ==
== AGPS ==


Чипсет поддерживает загрузку скачанных с сервера эфемерид для ускорения старта. Загруженные в модуль эфемериды сохраняются во внутренней флеш-памяти модуля.
The chipset supports downloading tables of coordinates, e.g. ephemerides, downloaded from the server to speed up the start. Ephemerides loaded into the module are stored in the internal flash memory of the module.


Подробнее: http://electronix.ru/forum/index.php?s=&showtopic=114152&view=findpost&p=1177669
Read more: http://electronix.ru/forum/index.php?s=&showtopic=114152&view=findpost&p=1177669


Загрузка происходит с помощью простого бинарного протокола. Готовой реализации для Linux пока нет.
The download is proceed using a simple binary protocol. There is no ready-made implementation for Linux yet.






== Документация ==
== Documentation ==


* [http://www.mt-system.ru/catalog/besprovodnye-reshenija/glonass/glonassgps-priemniki-simcom/linejka-glonassgps-priemnikov/s-0 Описание]
* [http://www.mt-system.ru/catalog/besprovodnye-reshenija/glonass/glonassgps-priemniki-simcom/linejka-glonassgps-priemnikov/s-0 Description]
* [http://www.mt-system.ru/catalog/besprovodnye-reshenija/glonass/glonassgps-priemniki-simcom/dokumentacija-na-glonassgps-priem Документация]
* [http://www.mt-system.ru/catalog/besprovodnye-reshenija/glonass/glonassgps-priemniki-simcom/dokumentacija-na-glonassgps-priem Documentation]
* Проприетарные команды MT3333 от SIMCOM: [[Файл:SIM28_SIM68R_SIM68V_NMEA_Messages_Specification_V1.01.pdf|Файл:SIM28_SIM68R_SIM68V_NMEA_Messages_Specification_V1.01.pdf]]
* MT3333 proprientary commands from SIMCOM: [[Файл:SIM28_SIM68R_SIM68V_NMEA_Messages_Specification_V1.01.pdf|File:SIM28_SIM68R_SIM68V_NMEA_Messages_Specification_V1.01.pdf]]
* Описания других модулей на MT333x: http://ultran.ru/sites/default/files/it530m_datasheet_0.pdf, http://www.wless.ru/files/GPS/Locosys/MC-1010-G_datasheet_v1.0.pdf
* Descriptions of other modules based on MT333x:http://ultran.ru/sites/default/files/it530m_datasheet_0.pdf, http://www.wless.ru/files/GPS/Locosys/MC-1010-G_datasheet_v1.0.pdf
* ftp://ftp.macrogroup.ru/Support/Seminar/webinar_new%20modules_%2001.01.2013%20.pdf
* ftp://ftp.macrogroup.ru/Support/Seminar/webinar_new%20modules_%2001.01.2013%20.pdf
12 063

правки