0.0.5 • Published 1 year ago

node-red-contrib-advlib-ble v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

node-red-contrib-advlib-ble

Node-RED package for decoding BLE advertisement payloads to readable JSON objects.

Decode BLE advertisement payloads to readable JSON objects. Uses advlib-ble.

Example Usage

Example flow

Input payload should have a data key with the Bluetooth advertisement to be decoded. Output corresponds to the initial object plus a new advDecoded field with the decoded result as JSON.