Datasheet
AT+EDDYSTONEBROADCAST
This command can be used to start of stop advertising the Eddystone payload using the URL
stored in non-volatile memory (NVM).
Codebase Revision: 0.7.0
Parameters: Whether or not the payload should be broadcast, using one of the following
values:
on
off
1
0
Output: If executed with no parameters, the current broadcast state will be displayed as a
numeric value.
# Enable Eddystone service
AT+EddyStonServiceEn=on
OK
AT+EddyStonServiceEn=1
OK
# Disable Eddystone service
AT+EddyStonServiceEn=off
OK
AT+EddyStonServiceEn=0
OK
© Adafruit Industries https://learn.adafruit.com/adafruit-feather-m0-bluefruit-le Page 139 of 238










