Skip to content

Scan for iBeacons on an Intel Edison and Log iBeacon to Console.

Notifications You must be signed in to change notification settings

HTW-MMP/IoT_iBeacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Internet of Things - iBeacon

A simple nodeJS project that uses the bleacon node module on Intel IoT platform to scan for iBeacons.

Getting started

  1. Install bleacon on your Edison
  2. Enable BLE on Edison
  3. Copy code into your own XDK Project.
  4. Deploy to Edison
  5. See iBeacons getting logged to the console.

Enabling BLE

Within a SSH or Serial Terminal connection, type the following commands,

rfkill unblock bluetooth
hciconfig hci0 up

Bleacon Documentation

Bleacon Github Documentation

Create an iBeacon

You can use one of the following apps to create an iBeacon on your iPhone. Estimote myBeacon - Best Beacon Manager

Android (only on compatible devices) Locate Beacon

About

Scan for iBeacons on an Intel Edison and Log iBeacon to Console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published