Adafruit Feather 32u4 Bluefruit LE: BLE GAP: Difference between revisions

From UNamur InfoSec
Jump to navigation Jump to search
Line 7: Line 7:


== AT Commands ==
== AT Commands ==
== AT+GAPSETADVDATA ==


== Reference ==
== Reference ==

Revision as of 13:53, 14 December 2017

BLE GAP

GAP, which stands for the Generic Access Profile, governs advertising and connections with Bluetooth Low Energy devices.

The following commands can be used to configure the GAP settings on the BLE module.

You can use these commands to modify the advertising data (for ex. the device name that appears during the advertising process), to retrieve information about the connection that has been established between two devices, or the disconnect if you no longer wish to maintain a connection.

AT Commands

AT+GAPSETADVDATA

Reference

Adafruit Learn BLE GAP https://learn.adafruit.com/adafruit-feather-32u4-bluefruit-le/ble-gap

Adafruit Learn AT Commands https://learn.adafruit.com/adafruit-feather-32u4-bluefruit-le/at-commands