Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1
Fork of BLE_EddystoneBeaconConfigServiceRelease by
This is the eddystone config service. This code starts up and for a user configured time period (default 30 seconds) will advertise the configuration service.
The configuration service allows for modifying various frames of the eddystone specification.
For more details on the Configuration Service please see : https://github.com/google/eddystone/blob/master/eddystone-url/docs/config-service-spec.md
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 8:f53d48e5d64f | 2016-09-20 | Vincent Coubard |
Update libraries and add support of ST shield. |
| 7:ad260e5b7217 | 2016-04-11 | vcoubard | Update libraries to the latest revision. |
| 6:321047f0190a | 2015-11-26 | andresag | Update example to use latest version of BLE_API and nRF51822 library. Furthermore, the example now uses a new Eddystone implementation rather than the deprecated implementation under ble/services. |
| 5:fbd10ac20d91 | 2015-11-24 | andresag | Revert changes to old Eddystone implementation in ble/services. |
| 4:2dd4bacf1cb8 | 2015-11-24 | andresag | Removed out-of-date comments |
| 3:d0f3e00cbfdf | 2015-11-24 | andresag | Update example to use new Eddystone implementation NOT included in ble/services. |
| 2:378323d1b4d9 | 2015-11-04 | JonnyA | By default, we should point to our beacon URI |
| 1:5b266d95731f | 2015-10-01 | mbedAustin | Updated onDisconnection callback for latest BLE API change; |
| 0:f528fb53a9ef | 2015-09-30 | mbedAustin | Initial commit of public release of Eddystone Config Service |

