User's Manual

Chengdu Ebyte Electronic Technology Co., Ltd E104-BT05 User Manual
Copyright ©20122019Chengdu Ebyte Electronic Technology Co.,Ltd
15
Description: It takes effect after the connection is disconnected, save when power off
5.6 Request/Set broadcast data Save when power off
Command
Respond
Parameter
RequestAT+ADVDAT?
+OK=[para]
Para:
ASCIIHEX
1Length not more than 26 bytes
SetAT+ADVDAT=[para]
+OKsuccess
+ERR=[NUM]error
Description: The next broadcast will take effectSave when power off
For example change to string “CDEBYT”AT+ADVDAT=CDEBYT
5.7 Request/Set broadcast data(Do not save when power off)
Command
Respond
Parameter
RequestAT+ADVDAT1?
+OK=[para]
Para:
ASCIIHEX
1Length is no more than 26
bytes
SetAT+ADVDAT1=[para]
+OKsuccess
+ERR=[NUM]error
DescriptionThe next broadcast will take effect, do not save when power off, can be sent as a string or as a
hexadecimal
For example, change to a string “CDEBYT”AT+ADVDAT=CDEBYT
5.8 Request/Set IBeacon Major broadcast data
Command
Respond
Parameter
RequestAT+IBCMAJOR?
+OK=[para1]
Para10000H~FFFFH
HEX
SetAT+IBCMAJOR=[para1]
+OKsuccess
+ERR=[NUM]error
Description: Be effective at oncesave when power-offsent in hexadecimal
For example change to hex “31 32” AT+IBCMAJOR=1212 is ASCII , convert to hexadecimal is 31 32
5.9 Request/Set IBeacon Minor broadcast data
Command
Respond
Parameter
RequestAT+IBCMINOR?
+OK=[para1]
Para10000H~FFFFH
HEX
SetAT+ IBCMINOR =[para1]
+OKsuccess
+ERR=[NUM]error
Description: Be effective at oncesave when power-offsent in hexadecimal
For example change to hex “31 32” AT+IBCMINOR =1212 is ASCII, convert to hexadecimal is:31 32