GS2101M IP2WiFi Adapter Command Reference Guide
1VV0301499
Rev. 2.0
148
2019-08-05
6.3 System Power Save
6.3.1 Hibernate
This command is used to enable the GS nodes to enter the hibernate mode. In this mode,
the power consumption is at the lowest possible value and no information is retained in
latch memory. The GS node wakes up only upon an alarm input.
Command Syntax
AT+HIBERNATE=<ALARM1 POL>[,<ALARM2 POL>]
Parameter Description
describes the hibernate mode parameters.
Synchronous Response
describes the synchronous responses and remarks for Hibernate mode
command.
Table 128 Hibernate Mode Parameters
Parameter
Optional/Mandatory
Value
Description
ALARM1 POL
Mandatory
0: high-to-low
(default)
This is the polarity of the transition at pin
RTC_IO_1 of the module that will trigger an
alarm input and waken the GS node from
hibernation. A value of 0 specifies a
high-to-low transition as active; a value of 1
specifies low-to-high.
1: low-to-high
ALARM2 POL
Optional
0: high-to-low
1: low-to-high
32-bit
This is the polarity of the transition at pin
RTC_IO_2 of module that will trigger an
alarm input, using the same convention used
for Alarm1.
A value of 0 specifies a high-to-low transition
as active; a value of 1 specifies low-to-high.
Table 129 Hibernate mode Synchronous Responses
Responses
Remarks
IP2WiFi APP
Success
ERROR:INVALID INPUT
If parameters are not valid.