Skip to content

rsalm/node-red-contrib-ruuvitag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-ruuvitag

Node-RED node for listening RuuviTags.

This is pretty much just a thin wrapper on top of node-ruuvitag.

It listens to all RuuviTags in range and puts content of received messages without modifications to msg.payload. RuuviTag ID is added to msg.topic (with configurable prefix).

Configuration

Scan interval controls how often scanning is performed and results forwarded.

Scan time controls for how log scanning remains active. Default RuuviTag firmware sends data in BLE advertisements once per second, but sometimes advertisements might get lost and it's probably best to set this to a few seconds or so.

Not really tested, but works for me on RPI 3.

About

Node-RED node for listening RuuviTags.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published