Skip to content

A Node-Red node that continously scans for broadcast messages via noble.js

License

Notifications You must be signed in to change notification settings

sjroe/node-red-contrib-ble-scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-ble-scan

This Node-Red module contains the "BLE Scan" node that continously scans for broadcast messages via the noble library.

Installation

To install this module use Node-Red GUI installer or console command:

npm install node-red-contrib-ble-scan

This module requires the noble library which will be installed automatically. Take note about the requirements when running on linux.

Usage

Output message: msg.payload contains the peripheral object as it is generated from the noble.js library.

About

A Node-Red node that continously scans for broadcast messages via noble.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published