AT Commands 78 (88)
3.11 Unsolicited events
In order to receive unsolicited events the AT session needs to be put into a RAW BLE mode.
This is done with the AT*BLERM command.
3.11.1 AT*BLEC Device connected
Event Device connected, for Central or Peripheral Bluetooth LE mode.
Output Parameters:
Name
Type Description
con_handle Integer Hexadecimal formatted connection handle. ffff if the connection fails.
bd_addr String Bluetooth address of the device connecting to.
Example:
Event: *BLEC:<con_handle>,<bd_addr>
3.11.2 AT*BLED Device disconnected
Event Device disconnected, for Central or Peripheral Bluetooth LE mode.
Output Parameters:
Name
Type Description
con_handle Integer Hexadecimal formatted connection handle.
Example:
Event: *BLED:<con_handle>
3.11.3 AT*BLENR Notification received
Event Notification received, for Central Bluetooth LE mode.
Output Parameters:
Name
Type Description
con_handle Integer Hexadecimal formatted connection handle.
attr_handle Integer Handle to the attribute.
value String Value as a HEX string.
Example:
Event: *BLENR:<con_handle>,<attr_handle>,<value>
Wireless Bolt
™
/ Wireless Bridge II
™
Reference Guide SCM-1202-004 EN 1.7