This code is used as part of a BLE scavenger hunt game where multiple BLE beacons are scattered around an area, hidden. The user has to walk around and find them with their phone, collecting passphrases as they go from the server the beacons point to. Each beacon passes its MAC address in the query string to the server to uniqly identify it.

Dependencies:   BLE_API mbed nRF51822

Fork of BLE_URIBeacon by Bluetooth Low Energy

Auto generated API documentation and code listings for BLE_URIBeacon_ScavengerHunt

Code

ConfigParamsPersistence.h [code]
main.cpp [code]
nrfConfigParamsPersistence.cpp [code]