Datasheet

Codebase Revision: 0.3.0
Parameters: None
Output: 1 if we are connected, otherwise 0
AT+GAPDISCONNECT
Disconnects to the external device if we are currently connected.
Codebase Revision: 0.3.0
Parameters: None
Output: None
AT+GAPDEVNAME
Gets or sets the device name, which is included in the advertising payload for the Bluefruit
LE module
Codebase Revision: 0.3.0
Parameters:
None to read the current device name
The new device name if you want to change the value
# Connected
AT+GAPGETCONN
1
OK
# Not connected
AT+GAPGETCONN
0
OK
AT+GAPDISCONNECT
OK
© Adafruit Industries https://learn.adafruit.com/adafruit-feather-m0-bluefruit-le Page 163 of 238