
AltBeacon program for embedded BLE. This program demonstrates how to set up a BLE device to broadcast AltBLE compatible data. Please see the official website for more details. https://github.com/AltBeacon/spec and http://altbeacon.org/
Dependencies: BLE_API mbed nRF51822
Fork of BLE_AltBeacon by
Description
AltBeacon is an open beacon standard developed by Roving Networks. AltBeacons an alternative to the closed sourced and heavily licensed iBeacon standard.
For full details please see the AltBeacon repository
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:6ec277483638 | 2016-01-12 | andresag | Update example to latest BLE API. |
1:cc428f427838 | 2015-03-20 | mbedAustin | updated documentation so the API guide will compile correctly. |
0:f519dff5c6a7 | 2015-02-03 | mbedAustin | Initial commit for AltBeacon compatible program |