node-red-contrib-ble-scan

1.0.0 • Public • Published

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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i node-red-contrib-ble-scan

    Weekly Downloads

    11

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.52 kB

    Total Files

    6

    Last publish

    Collaborators

    • sjroe