![GOSUNCN ME3630 Series Command Reference Manual Download Page 56](http://html.mh-extra.com/html/gosuncn/me3630-series/me3630-series_command-reference-manual_2247368056.webp)
All Rights reserved, No Spreading without GOSUNCN Permission
55
AT Command Reference Guide of Module Product
ME3630
6.19.
AT+ZSPWAKEUP Enable/disable specified SMS remote wakeup function
This command is used to Enable/disable specified SMl remote wakeup function.
Command
Possible response
+ZSPWAKEUP=<switch>
<CR><LF>OK<CR><LF>
+ZSPWAKEUP?
<CR><LF>+ZSPWAKEUP: <switch>
<CR><LF>OK<CR><LF>
+ZSPWAKEUP=?
<CR><LF>+ZSPWAKEUP: (e/E,d/D)
<CR><LF>OK<CR><LF>
Parameter
<switch>:
E/e--Enable specified SMS remote wakeup function
D/d-- Disable specified SMS remote wakeup function
NOTE:
1.
the set value is stored in NVM, and it still takes effect after restart.
2.
The read&test command will return ERROR before set command is not sent.
Example
AT+ZSPWAKEUP=?
+ZSPWAKEUP: (e/E,d/D)
OK
AT+ZSPWAKEUP=d
OK
AT+ZSPWAKEUP?
+ZSPWAKEUP: d
OK
6.20.
AT+ZWAKEUPSMS Set the specified SMS content used for remote
wakeup
This command is used to set the specified SMS content used for remote wakeup, and then this command can wakeup the host
machine(AP Side). This command will take effect once send, and it still takes effect after restart.
Command
Response
+ZWAKEUPSMS=<para>
<CR><LF>OK<CR><LF>
or
<CR><LF>+CME ERROR: <err><CR><LF>
+ZWAKEUPSMS?
<CR><LF>+ZWAKEUPSMS: <para>
<CR><LF>OK<CR><LF>
Parameter
<para>: The contents of SMS, the available characters are ’A’~’Z’, ’a’~’z’, ’0’~’9’. We recommend that the length of SMS content
is not exceed 20 characters. the set value is stored in NVM, and it still takes effect after restart.