Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

joeldavidw/node-red-contrib-beacon-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-beacon-scanner

Node to allow Node-RED scan for the following beacons:

  • iBeacons
  • EddyStones
  • Estimote

Dependencies

  • Node.js 6 to 12 LTS
  • @abandonware/noble
  • node-beacon-scanner-duplicates-check

Installation

Ubuntu, Debian, Raspbian

Install Bluetooth drivers required by Noble.

sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev
sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)

Beacon Scanner

Messages emitted are stated in Futomi's repo.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published