速報APP / 工具 / nRF Beacon for Eddystone

nRF Beacon for Eddystone

價格:免費

更新日期:2016-11-02

檔案大小:5.3M

目前版本:2.3

版本需求:Android 4.3 以上版本

官方網站:http://www.nordicsemi.com/

Email:android-devs@nordicsemi.no

聯絡地址:Otto Nielsens veg 12 7052 Trondheim Norway

nRF Beacon for Eddystone(圖1)-速報App

nRF Beacon for Eddystone is an application that supports the new Eddystone GATT configuration service allowing users to configure your beacon to advertise all types of Eddystone frame types from UID, URL, TLM and the newest EID and eTLM frame types. In addition the application uses Nearby API for scanning Eddystone beacons in close proximity and Google Proximity API to register UID, EID beacons and create/retrieve attachments for them on the Proximity API cloud.

The basic features of the application includes

nRF Beacon for Eddystone(圖2)-速報App

-Foreground and background scanning of beacons using Nearby API which are registered on the Proximity API. Once an EID beacon is registered to the cloud with an attachment, the Nearby API will send the beacon EID packet to the proximity API, resolves the EID packet and retrieve the data attached to it.

Please note only UID and EID beacon types can be registered on the proximity API and make sure to limit the size of an attachment to be 3KB

nRF Beacon for Eddystone(圖3)-速報App

-Registering beacons and creating attachments to proximity API

-Configuration of Eddystone beacons using the new Eddystone GATT configuration service.

nRF Beacon for Eddystone(圖4)-速報App

-URL shortener for configuring URL beacons

## How to Guide

nRF Beacon for Eddystone(圖5)-速報App

1. First press the button 1 on the nRF52 Devkit which turns the devkit/beacon in to connectable mode for 60 seconds

2. Press the connect button on the update tab on the application and the list of devices will be prompted.

nRF Beacon for Eddystone(圖6)-速報App

3. Select the device and you will be challenged with the beacon manufacturer lock code. the lock code used for this application is 16 F's (case insensitive) and the application has the lock code hard coded

4. After entering the correct lock code the application will read through all slots and display the information for each slot.

nRF Beacon for Eddystone(圖7)-速報App

This application goes hand in hand with the nRF5 SDK for Eddystone posted on Github on the following link. This link also contain a complete how to guide and the new Eddystone GATT configuration specs. Please note that some of the advanced characteristics are not supported on the firmware application and will be implemented in the near future.

https://github.com/NordicSemiconductor/nrf5-sdk-for-eddystone

nRF Beacon for Eddystone(圖8)-速報App

The source code for nRF Beacon for Eddystone application is available on Github on the following link.

https://github.com/NordicSemiconductor/Android-nRF-Beacon-for-Eddystone

nRF Beacon for Eddystone(圖9)-速報App

Note:

-Android 4.3 or newer is required.

-Tested on Samsung S3 with Android 4.3, on Nexus 5, 6 and 9 with lollipop & Marshmallow and Samsung Galaxy S6, S7 with Marshmallow.

-Location Services need to be enabled for scanning on android 6.0 Marshmallow and in addition, runtime persmission ACCESS_COARSE_LOCATION is also required.

-GET_ACCOUNTS permission is required in order to select the account to register and allow access to the Google Proximity API and URL Shortener service.