Chengdu Ebyte Electronic Technology Co.,Ltd.
Copyright ©2012–2019
,
Chengdu Ebyte Electronic Technology Co.,Ltd.
3-25
6.28 Query and set the UUID length of the transparent transmission service
Command
Response
Parameter
Query
:
AT+UUIDTYPE?
+OK=[para1]
Para1: 0
、
1
0
:
2-byte UUID
1
:
16-byte UUID
Setting
:
AT+UUIDTYPE=[para1]
+OK
:
Success
+ERR=[NUM]
:
Error
Description
:
Restart to take effect, save when power off
6.29 Query and set the Bluetooth service UUID
Command
Response
Parameter
Query
:
AT+SVRUUID?
+OK=[para2]
Para1: UUID value
UUID is HEX
Setting
:
AT+SVRUUID=[para2]
+OK
:
Success
+ERR=[NUM]
:
Error
Description
:
Restart to take effect, save when power off
,
Set according to the UUID length, follow the little-endian pattern,
the high level is followed
For example, set the two-byte UUID to "FFFO": 41 54 2B 55 55 49 44 53 56 52 3D F0FF
For example, the sixteen-byte UUID is "11223344556677889900AABBCCDDEEFF":
41 54 2B 55 55 49 44 53 56 52 3D FFEEDDCCBBAA00998877665544332211
6.30 Query and set the Bluetooth read service UUID
Command
Response
Parameter
Query
:
AT+READUUID?
+OK=[para1]
Para1
:
UUID value
Setting
:
AT+READUUID=[para1]
+OK
:
Success
+ERR=[NUM]
:
Error
Description
:
Restart to take effect, save when power off
,
Set according to the UUID length, follow the little-endian pattern, the
high level is followed
For example, set the two-byte UUID to “FFF1”
:
41 54 2B 55 55 49 44 43 48 41 52 31 3D F1FF
For example, the sixteen-byte UUID is“11223344556677889900AABBCCDDEEF1”
:
41 54 2B 55 55 49 44 53 56 52 3D F1EEDDCCBBAA00998877665544332211
6.31 Query and set the Bluetooth write service UUID
Command
Response
Parameter
Query
:
AT+WRITEUUID?
+OK=[para1]
Para1
:
UUID value
Setting
:
AT+WRITEUUID=[para1]
+OK
:
Success
+ERR=[NUM]
:
Error