Instructions

AT Commands 72 (84)
3.10.7 AT*BGCRCU Read Using Characteristic UUID
Note: Only available when the device is in central operating mode.
AT*BGCRCU=
Read the value of a characteristic by UUID. ERROR will be returned if no characteristic with the
specified UUID could be found in the handle range.
Syntax:
AT*BGCRCU=<con_handle>,<start_handle>,<end_handle>,<uuid>
Input Parameters:
Name
Type Description
con_handle
Integer
Connection handle.
start_handle
Integer
Handle, where to start looking for the UUID.
end_handle
Integer
Handle, where to stop looking for the UUID.
uuid
String
UUID to look for.
Output Parameters:
Name
Type Description
attr_handle
Integer
Handle to the attribute read.
data
String
Data formatted as a hexadecimal string.
Example:
AT*BGCRCU=<con_handle>,<start_handle>,<end_
handle>,<uuid><br>*BGCRCU:<attr_handle>,<data><br>OK
Wireless Bolt
/ Wireless Bridge II
Reference Guide
SCM-1202-004 1.7 en-US