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

(Новая страница: «The presence of two interfaces allows you to simultaneously use the first device (<code>/dev/ttyGSM</code>) to send AT-commands (to know the level of the cellular…»)
(Новая страница: «hardware control in the controller is represented by turning on/off the modem through its PWRKEY input, the state of which is controlled by one of the GPIOs of th…»)
Строка 50: Строка 50:
The presence of two interfaces allows you to simultaneously use the first device (<code>/dev/ttyGSM</code>) to send AT-commands (to know the level of the cellular signal, send SMS, USSD-balance request etc) through minicom or gammu programs, and the second is (<code>/dev/ttyACM0</code>) for network communication.  
The presence of two interfaces allows you to simultaneously use the first device (<code>/dev/ttyGSM</code>) to send AT-commands (to know the level of the cellular signal, send SMS, USSD-balance request etc) through minicom or gammu programs, and the second is (<code>/dev/ttyACM0</code>) for network communication.  


В контроллере доступна аппаратное управление включением/выключением модема через его вход PWRKEY, состояние которого управляется одним из GPIO процессора. Для пользователя интерфейс управления питанием модема предоставляет команда <code>wb-gsm</code> с опциями on, off, reset, restart_if_broken.
hardware control in the controller is represented by turning on/off the modem through its PWRKEY input, the state of which is controlled by one of the GPIOs of the processor. For the user, the modem power management interface provides the command <code>wb-gsm</code> with the options on, off, reset, restart_if_broken.