Difference between revisions of "Hardware Related Commands"

From Teltonika Networks Wiki
(Replaced content with "__TOC__ ==Hardware Related Commands== Category:TRM250 AT Commands")
Tag: Replaced
Line 3: Line 3:
 
==Hardware Related  Commands==
 
==Hardware Related  Commands==
  
 +
===[https://wiki.teltonika-networks.com/images/3/32/Quectel_EC25%26EC21_AT_Commands_Manual_V1.3.pdf#page=206&zoom=100,68,232 AT+QPOWD Power off] ===
  
[[Category:TRM250 AT Commands]]
+
The command is used to shut down the module. The UE will return '''OK''' immediately when the command is executed. Then the UE deactivates the network. After it is completed, the UE outputs '''POWERED DOWN''' and enters into the shutdown state. The maximum time for unregistering network is 60 seconds. The UE is not allowed to turn off the power before the module‟s STATUS pin is set low or the URC '''POWERED DOWN''' is outputted to avoid data loss.
 +
----
 +
===[https://wiki.teltonika-networks.com/images/3/32/Quectel_EC25%26EC21_AT_Commands_Manual_V1.3.pdf#page=206&zoom=100,68,804 AT+CCLK Clock] ===
 +
 
 +
The command sets and queries the real time clock (RTC) of the module. The current setting is retained until the module is totally disconnected from power.
 +
----
 +
===[https://wiki.teltonika-networks.com/images/3/32/Quectel_EC25%26EC21_AT_Commands_Manual_V1.3.pdf#page=207&zoom=100,68,688 AT+CBC Battery Charge] ===
 +
 
 +
The command returns battery charge status '''<bcs>''' and battery charge level '''<bcl>''' of the MT
 +
----
 +
===AT+QADC Read ADC Value ===
 +
 
 +
The command is used to read the voltage value of ADC channel.
 +
----
 +
===AT+QSCLK Enable/Disable Entering into Sleep Mode ===
 +
 
 +
The command is used to control whether the module enters into sleep mode. When entering into sleep mode is enabled, DTR is pulled up and WAKEUP_IN is pulled up, the module can directly enter into sleep mode. If entering into sleep mode is enabled, DTR is pulled down and WAKEUP_IN is pulled down, there is a need to pull the DTR pin and the WAKEUP_IN pin up first, and then the module can enter into sleep mode.
 +
 
 +
[[Category:TRM240 AT Commands]]

Revision as of 14:25, 3 March 2023

TRM240 AT Commands > TRM240 AT Commands > TRM240 AT Commands > TRM240 AT Commands > TRM240 AT Commands > TRM240 AT Commands > TRM240 AT Commands > TRM240 AT Commands > TRM240 AT Commands > TRM240 AT Commands > Hardware Related Commands

Hardware Related Commands

AT+QPOWD Power off

The command is used to shut down the module. The UE will return OK immediately when the command is executed. Then the UE deactivates the network. After it is completed, the UE outputs POWERED DOWN and enters into the shutdown state. The maximum time for unregistering network is 60 seconds. The UE is not allowed to turn off the power before the module‟s STATUS pin is set low or the URC POWERED DOWN is outputted to avoid data loss.


AT+CCLK Clock

The command sets and queries the real time clock (RTC) of the module. The current setting is retained until the module is totally disconnected from power.


AT+CBC Battery Charge

The command returns battery charge status <bcs> and battery charge level <bcl> of the MT


AT+QADC Read ADC Value

The command is used to read the voltage value of ADC channel.


AT+QSCLK Enable/Disable Entering into Sleep Mode

The command is used to control whether the module enters into sleep mode. When entering into sleep mode is enabled, DTR is pulled up and WAKEUP_IN is pulled up, the module can directly enter into sleep mode. If entering into sleep mode is enabled, DTR is pulled down and WAKEUP_IN is pulled down, there is a need to pull the DTR pin and the WAKEUP_IN pin up first, and then the module can enter into sleep mode.