Skip to content

Commit

Permalink
update the readme for URIBeacon
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohit Grover committed Aug 13, 2015
1 parent 559e1c1 commit 9531031
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion BLE_URIBeacon/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,8 @@ beacon detectable by BLE scanners (e.g. a smartphone).

This may or may not be useful, but you'll find [links](https://github.com/google/uribeacon/tree/uribeacon-final#contents) on Google's project page to client apps to test URIBeacon. Here's a link that should get you an [Android App](https://github.com/google/uribeacon/releases/tag/v1.2); please browse to `uribeacon-sample-release.apk`. But you should begin with the links to android apps mentioned above.

**Please note that the URIBeacon spec. requires the URIBeacon app to remain in config mode for the first 60 seconds before switching to being a beacon.**
**Please note that the URIBeacon spec requires the URIBeacon app to remain in
config mode for the first 60 seconds before switching to being a beacon. So if
you're using a physical-web app, you'll only see the beacon after this period;
if you're using one of the generic apps for BLE scanning, you should see a
configurable beacon being advertised for the first 60 seconds.**

0 comments on commit 9531031

Please sign in to comment.