Datasheet

This command should be used in combination with the Physical Web application from
Google, available for Android or iOS. Run this command then select the 'Edit URL' option
from the app to change the destination URL over the air.
Codebase Revision: 0.6.6
Parameters: The number of seconds to advertised the config service UUID
Output: None
AT+EDDYSTONESERVICEEN
Adds or removes the Eddystone service from the GATT table (requires a reset to take effect).
Codebase Revision: 0.7.0
Parameters: Whether or not the Eddystone service should be enabled or not, using on of the
following values:
on
off
1
0
Output: If the command is executed with no parameters it will disable a numeric value
indicating whether the service is enabled (1) or disabled (0).
# Start advertising the Eddystone config service for 5 minutes (300s)
AT+EDDYSTONECONFIGEN=300
OK
You must perform a system reset for this command to take effect.
© Adafruit Industries https://learn.adafruit.com/adafruit-feather-m0-bluefruit-le Page 138 of 238