Datasheet
AT+GAPSTOPADV
Stops advertising packets from being transmitted by the Bluefruit LE module.
Codebase Revision: 0.3.0
Parameters: None
Output: None
AT+GAPSETADVDATA
Sets the raw advertising data payload to the specified byte array (overriding the normal
advertising data), following the guidelines in the Bluetooth 4.0 or 4.1 Core Specification.
In particular, Core Specification Supplement (CSS) v4 contains the details on common
advertising data fields like 'Flags' (Part A, Section 1.3) and the various Service UUID lists (Part
A, Section 1.1). A list of all possible GAP Data Types is available on the Bluetooth SIG's
Generic Access Profile page.
The Advertising Data payload consists of Generic Access Profile data that is inserted into the
advertising packet in the following format: [U8:LEN] [U8:Data Type Value] [n:Value]
AT+GAPSTOPADV
OK
WARNING: This command requires a degree of knowledge about the low level
details of the Bluetooth 4.0 or 4.1 Core Specification, and should only be used by
expert users. Misuse of this command can easily cause your device to be
undetectable by central devices in radio range.
WARNING: This command will override the normal advertising payload and may
prevent some services from acting as expected.
To restore the advertising data to the normal default values use the
AT+FACTORYRESET command.
© Adafruit Industries https://learn.adafruit.com/adafruit-feather-m0-bluefruit-le Page 167 of 238










