Datasheet

AT+BLEGETPEERADDR
48:B2:26:E6:C1:1D
OK
AT+BLEGETRSSI
Gets the RSSI value (Received Signal Strength Indicator), which can be used to estimate the reliability of data
transmission between two devices (the lower the number the better).
Codebase Revision: 0.3.0
Parameters: None
Output: The RSSI level (in dBm) if we are connected to a device, otherwise '0'
# Connected to an external device
AT+BLEGETRSSI
-46
OK
# Not connected to an external device
AT+BLEGETRSSI
0
OK
© Adafruit Industries https://learn.adafruit.com/adafruit-feather-32u4-bluefruit-le Page 111 of 211