User's Manual

5
Name: The name of the device, usually a visible string.
Return: 04 FC 03 01 status
04
Query
device
name
Format: 01 FC 04 00
Returns: 04 FC 04 len status [Name]
/
05
Set the
uuid
broadcast
by beacon
Format: 01 FC 05 len uuid
len: 1-byte unsigned integer, the length of uuid, fixed at 0x10. Big endian.
uuid: 16-byte unsigned integer, beacon specific uuid.
Return: 04 FC 05 01 status
YES
06
Query
beacon
broadcast
uuid
Format: 01 FC 06 00
Returns: 04 FC 06 len status [uuid]
/
07
Set the
major of
beacon
broadcast
Format: 01 FC 07 02 major
major: 2-byte unsigned integer, major beacon number, little-endian byte order.
Returns: 04 FC 07 01 state
08
Query the
major of
beacon
broadcast
Format: 01 FC 08 00
Returns: 04 FC 08 03 state[major]
/
09
Set the
minor of
beaco
broadcast
Format: 01 FC 09 02 minor
minor: 2-byte unsigned integer, the unique label under the major beacon number, in
little-endian byte order.
Returns: 04 FC 09 01 state
0A
Query the
minor of
beacon
broadcast
Format: 01 FC 0A 00
Returns: 04 FC 0A 03 state[minor]
/