Chengdu Ebyte Electronic Technology Co.,Ltd.
Copyright ©2012–2019
,
Chengdu Ebyte Electronic Technology Co.,Ltd.
3-20
Query
:
AT+ADVDATA?
+OK=[para]
para:
1. Support ASCII
、
HEX
2. Length is no longer than
26bytes
Setting
:
AT+ADVDATA=[para]
+OK
:
Success
+ERR=[NUM]
:
Error
Description: It takes effect on next broadcast, save when power off, can be sent as a string or hexadecimal
For example, change to the string "CDEBYT": AT + ADVDATA = CDEBYT
For example, change to hexadecimal "313233A4B5": 41542B4144564441543D 313233A4B5
6.8 Query and set general broadcast data (do not save when power off)
Command
Response
Parameter
Query
:
AT+ADVDATA1?
+OK=[para]
para:
1. Support ASCII
、
HEX
2. Length is no longer than
26bytes
Setting
:
AT+ADVDATA1=[para]
+OK
:
Success
+ERR=[NUM]
:
Error
Description: It takes effect on next broadcast, do not save when power off, can be sent as a string or hexadecimal.
For example, change to the string“CDEBYT”
:
AT+ADVDATA=CDEBYT
For example, change to hexadecimal“313233A4B5”
:
41542B4144564441543D 313233A4B5
6.9 Query and set IBeacon Major broadcast data
Command
Response
Parameter
Query
:
AT+IBCMAJOR?
+OK=[para]
para
:
0~65535
Setting
:
AT+IBCMAJOR=[para]
+OK
:
Success
+ERR=[NUM]
:
Error
Description: It takes effect on next broadcast, save when power off.
6.10 Query and set IBeacon Minor broadcast data
Command
Response
Parameter
Query
:
AT+IBCMINOR?
+OK=[para]
para
:
0~65535
Setting
:
AT+ IBCMINOR =[para]
+OK
:
Success
+ERR=[NUM]
:
Error
Description: It takes effect on next broadcast, save when power off.
6.11 Query and set iBeacon UUID
Command
Response
Parameter