High level Bluetooth Low Energy API and radio abstraction layer

Dependents:   BLE_ANCS_SDAPI BLE_temperature BLE_HeartRate BLE_ANCS_SDAPI_IRC ... more

Added an EddystoneURLConfig Service

Added an EddystoneURLConfigService in addition to UriBeaconConfigService. Updated README and converted comments that used UriBeacon to EddystoneURL in the EddystoneService.h

Added an EddystoneURLConfigService in addition to UriBeaconConfigService. Updated README and converted comments that used UriBeacon to EddystoneURL in the EddystoneService.h

2 comments:

19 Aug 2015

1. Updated locking mechanism to pass Validator 2. lockedState is now represented in params.lockedState and is placed in permanent storage. 3. A lock of all zeros is no longer an unlock state, and in fact is a valid key.

25 Aug 2015

Roy,

The workflow for the BLE_API originates in github and then is pushed to mbed.org, can you please submit your pull request against the library here : https://github.com/ARMmbed/ble

-Austin