User's Manual
Chengdu Ebyte Electronic Technology Co., Ltd E104-BT05 User Manual
Copyright ©2012–2019,Chengdu 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
Request:AT+ADVDAT?
+OK=[para]
Para:
ASCII、HEX
1、Length not more than 26 bytes
Set:AT+ADVDAT=[para]
+OK:success
+ERR=[NUM]:error
Description: The next broadcast will take effect,Save 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
Request:AT+ADVDAT1?
+OK=[para]
Para:
ASCII、HEX
1、Length is no more than 26
bytes
Set:AT+ADVDAT1=[para]
+OK:success
+ERR=[NUM]:error
Description:The 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
Request:AT+IBCMAJOR?
+OK=[para1]
Para1:0000H~FFFFH
HEX
Set:AT+IBCMAJOR=[para1]
+OK:success
+ERR=[NUM]:error
Description: Be effective at once,save when power-off,sent in hexadecimal
For example change to hex “31 32”: AT+IBCMAJOR=12(12 is ASCII , convert to hexadecimal is 31 32)
5.9 Request/Set IBeacon Minor broadcast data
Command
Respond
Parameter
Request:AT+IBCMINOR?
+OK=[para1]
Para1:0000H~FFFFH
HEX
Set:AT+ IBCMINOR =[para1]
+OK:success
+ERR=[NUM]:error
Description: Be effective at once,save when power-off,sent in hexadecimal
For example change to hex “31 32”: AT+IBCMINOR =12(12 is ASCII, convert to hexadecimal is:31 32)