Copyright©2012–2023, Chengdu Ebyte Electronic Technology Co., Ltd.
25
CWORKMODE
(
Set working
mode
)
test
command
AT+CWORKMODE=?
+CWORKMODE:
"
mode
"
OK
query
command
AT+CWORKMODE?
+CWORKMODE:<mode>
OK
set
command
AT+CWORKMODE=<mode>
OK
Parameter
Description
<mode>:
2: Normal working mode
Return
value
description
example
AT+CWORKMODE=2
OK
Precautions
It needs to be set before Join, and the default is normal working mode. Currently
only supports normal working mode
command
character
command
type
command format
response
CCLASS
(
set Class
)
test
command
AT+CCLASS=?
+CCLASS:
"
class
"
,
"
branch
"
,
"
para1
"
,
"
para2
"
,
"
para3
"
,
"
para4
"
OK
query
command
AT+CCLASS?
+CCLASS:<class>
OK
set
command
AT+CCLASS=<class>
OK
Parameter
Description
<class>:
0:classA
2: classC
Return
value
description
example
AT+CCLASS=2
OK
Precautions
It needs to be set before Join, the default is classA
command
character
command
type
command format
response
CSTAUS
(
query the
current status
of the device
)
test
command
AT+CSTAUS=?
+CSTATUS:
"
status
"
OK
query
command
AT+CSTATUS?
+CSTATUS:<status>
OK
Parameter
Description
<status>:
00 – no data operation
01 – Data sending
Return value