Austin Blackstone / Mbed 2 deprecated BLE_URIBeacon_ScavengerHunt

Dependencies:   BLE_API mbed nRF51822

Fork of BLE_URIBeacon by Bluetooth Low Energy

Changes

RevisionDateWhoCommit message
21:3c518a637de6 2015-04-16 mbedAustin Fixed mac address conversion issue default tip
20:8f63cbf19f7f 2015-04-16 mbedAustin initial commit of scavenger hunt game with BLE. Works end to end
19:982bbbc3fc96 2015-03-23 rgrover1 we now pass URIBeacon validator
18:569257e0af4e 2015-03-16 rgrover1 minor change to a comment.
17:e2c0a1696e39 2015-03-13 rgrover1 updated to the latest from BLE_API.; Moving persistence checking into the Nordic specific flash adaptor code.
16:1daa78939a3b 2015-03-09 rgrover1 updating the URIBeacon demo to the latest API for URIBeaconConfigService.; ; Hopefully the app has been simplified now.
15:44052a745782 2015-03-06 rgrover1 updating underlying libraries.
14:868a1207022d 2015-02-16 rgrover1 fix license header; and delete un-necessary nrfUriBeaconConfigService.h.
13:b82d8db73633 2015-02-13 rgrover1 Updating to Bill's version of the URIBeacon app
12:a60959597fb4 2015-01-22 rgrover1 updating to 0.2.10 of BLE_API.
11:c77cc2b74101 2015-01-21 rgrover1 adding implementation for nrfURIBeaconConfigService, which ports the platform-agnostic URIBeaconConfigService to the nRF51822 and implements lock persistence.
10:41db7f0bc677 2014-12-12 rgrover1 updating underlying libraries to their latest version
9:e7f47bec97b8 2014-12-04 mbedAustin Initial Commit of the URI Beacon example. A simplified version of PhysicalWeb .
8:b816829fb712 2014-12-03 rgrover1 config service remains avaialble for only 30 seconds.
7:6faec5978fb4 2014-12-01 rgrover1 updating to 0.2.6 of BLE_API.; Incorporated feedback from Bill Schilit regarding URIBeaconConfigService.
6:31b65d4ea67d 2014-11-28 rgrover1 Implementation for URIBeacon2; ; https://github.com/google/uribeacon
5:e5b0bfe715d5 2014-11-05 rgrover1 merge
4:a72d66f900ec 2014-11-05 rgrover1 updating underlying libraries.
3:1d2526788eaa 2014-10-09 stevep replace http://www with http://
2:b7b8197d1a32 2014-10-08 rgrover1 white space diff.
1:65e87169548d 2014-10-08 rgrover1 removing un-necessary comments.
0:790a27ffc99b 2014-10-08 rgrover1 mbed's implementation of the Google PhysicalWeb