Product Info

Table Of Contents
Chongqing Jinou Science &Technology Development Co., Ltd.
http://www.oemblue.com/ info@oemblue.com
20
9. Set / Inquire device type
Command
Response
Parameter
AT+CLASS=<cod>\r\n
\r\n OK\r\n
cod: device type
(The length must be 6
bytes.)
Default: 000000
AT+CLASS?\r\n
\r\n OK\r\n
\r\n
CLASS: <cod>\r\n
10. Set / Inquire device role
Command
Response
Parameter
AT+ROLE=<master>\r\n
\r\n OK\r\n
master: (0~7)
0 stands for slave device.
Others:
the device number of
automatically connection
Default: slave device
AT+ROLE?\r\n
\r\n OK\r\n
\r\nROLE:
<master>\r\n
11. Set / Inquire the data processing mode when not connected
command
response
parameter
AT+DATAMODE=<mode>
\r\n
\r\n OK\r\n
<mode>:
0: The data is stored in the
buffer until the connection is
established and sent to the
other Bluetooth device
1: When not connected, the
data received will lost
directly
Default: 0
AT+DATAMODE?\r\n
\r\n OK\r\n
\r\n DATAMODE:
<mode>\r\n
12. Set / Inquire flow control mode
Command
Response
Parameter
AT+FLOWCONTROL=<type>\r\n
\r\n OK\r\n
<type>:
0: no flow control
1: adapt hardware
flow control
Default: 1
AT+FLOWCONTROL?\r\n
\r\n OK\r\n
\r\nFLOWCONTROL:
<type>\r\n