![USR IOT USR-DR504-E Software Manual Download Page 48](http://html1.mh-extra.com/html/usr-iot/usr-dr504-e/usr-dr504-e_software-manual_1064556048.webp)
USR-DR504-E User Manual
Jinan USR IOT Technology Limited
Tech Support: h.usriot.com
48
39. AT+REGDT
Function: Query/Setting the data of default registration packet.
Format:
Query current Parameter:
AT+REGDT{CR} or AT+REGDT?{CR}
{CR}{LF}+REGDT:data{CR}{LF}{CR}{LF}
Setting:
AT+REGDT=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, www. usr. cn
Note:The maximum length of 160 bytes is the number of bytes after ASCIIcode is converted to a hexadecimal
string.
For example: AT+REGDT =7777772E7573722E636E
40. AT+REGSND
Function: Query/Setting the transmission mode of registration packet.
Format:
Query current Parameter:
AT+REGSND{CR} or AT+REGSND?{CR}
{CR}{LF}+REGSND:type{CR}{LF}{CR}{LF}
Setting:
AT+REGSND=type{CR}
{CR}{LF}OK{CR}{LF}
Parameter:
type: transmissions type, include:
LINK: Send when connection is established.
DATA: Register package data as the beginning of each package of data
Default is DATA.
For example: AT+REGSND =DATA
41. AT+CLOUD
Function: Query/Setting the registration parameter of USR-Cloud.
Format:
Query current Parameter:
AT+CLOUD{CR} or AT+CLOUD?{CR}
{CR}{LF}+CLOUD:id,password{CR}{LF}{CR}{LF}
Setting: