USR-DR504-E User Manual
Jinan USR IOT Technology Limited
Tech Support: h.usriot.com
49
AT+CLOUD=id,password{CR}
{CR}{LF}OK{CR}{LF}
Parameter:
id: The registration ID of USR-Cloud ,length is 20 bits,Default is Empty.
password: The USR-Cloud ‘s transmission password,length is 8 bit,Default is empty.
For example: AT+CLOUD =12345678901234567890,12345678
42. AT+HEARTEN
Function: Query/Setting enable the heartbeat packet Function
。
Format:
Query current Parameter:
AT+HEARTEN{CR} or AT+HEARTEN?{CR}
{CR}{LF}+HEARTEN:status{CR}{LF}{CR}{LF}
Setting:
AT+HEARTEN=status{CR}
{CR}{LF}OK{CR}{LF}
Parameter:
status: the status of heartbeat packet , include:
ON: open
OFF: close
Default is ON.
43. AT+HEARTDT
Function: Query/Setting heartbeat package.
Format:
Query current Parameter:
AT+HEARTDT{CR} or AT+HEARTDT?{CR}
{CR}{LF}+HEARTDT:data{CR}{LF}{CR}{LF}
Setting:
AT+HEARTDT=data{CR}
{CR}{LF}OK{CR}{LF}
Parameter:
data: User-defined registry data, hexadecimal string Format, maximum length 160bytes, 2 ≤ 160 even bytes,
default to 7777772E7573722E636E.
For example such as: Parameter 7777772E7573722E636E, if represented by ASCII code,
Note:The maximum length of 160 bytes is the number of bytes after ASCII code is converted to a hexadecimal
string.
For example: AT+HEARTDT =7777772E7573722E636E