Chengdu Ebyte Electronic Technology Co., Ltd.
Copyright ©2012–2019, Chengdu Ebyte Electronic Technology Co.,Ltd.
14
OLMAC
Send a MAC/IMEI registration packet only when connecting to the server at the first
time
OLCSTM
Send a user registration packet only when connecting to the server at the first time
OFF
Registration packet mechanism off
AT+REGINFO
Function: Set/Query the contents of the user registration packet.
Format:
Query
Send: AT+ REGINFO <CR>
Return: <CR><LF>+OK=<data><CR><LF>
Set
Send: AT+ REGINFO =<data><CR>
Return: <CR><LF>+OK<CR><LF>
Para:
data
Less than 40 bytes ASCII code
AT+REGINFONEW
Function: Set/Query the contents of the user registration packet.
Format:
Query
Send: AT+ REGINFONEW<CR>
Return: <CR><LF>+OK=<type>,<data><CR><LF>
Set
Send: AT+ REGINFONEW =<type>,<data><CR>
Return: <CR><LF>+OK<CR><LF>
Para:
type
0 registration packet is HEX
1 registration packet is ASCII code
data
Less than 40 bytes ASCII code, when the registration packet type is HEX, the content must be in the
legal
HEX format and the length must be an even number
AT+HEARTMOD
Function: Set/Query heartbeat packet mode.
Format:
Query
Send: AT+ HEARTMOD<CR>
Return: <CR><LF>+OK=<mode><CR><LF>
Set
Send: AT+ HEARTMOD=<mode><CR>
Return: <CR><LF>+OK<CR><LF>
Para:
mode
NET Network heartbeat packet
UART UART heartbeat packet
AT+HEARTINFO
Function: Set/Query heartbeat packet data.