S42/ADC/LUA AT Command Reference
80512ST10860A Rev.0
Page 37 of 40
2017-10-06
LESRVDATA
GATT Server Data Exchange
Syntax:
LESRVDATA:<channel>,<data>
With this event the user is informed about new data on a GATT server characteristic.
Channels are created during GATT server definition using the
AT+LEATTRIB
command. After
AT+LEATTRIB=complete
, the GATT server is ready to be used.
Parameter
Description
channel
Channel ID from AT+LEATTRIB command
hexdata
ASCII coded byte stream as hexadecimal values e.g. 017aFF for a three
byte value
LERESOLVED
Bluetooth Address Resolved
Syntax:
LERESOLVED:<privacy-bd>,<privacy-bd-type>,<public-bd>,
<public-bd-type>
With this event the user is informed during pairing about a relation between the currently used
random resolvable address of a peer device and its public address stored in the bond
database.
Parameter
Description
privacy-bd
Current privacy address used by the peer device
privacy-bd-type
Privacy address type (currently only 0x03)
public-bd
Public address of the peer device
public-bd-type
Public address type of the peer device