https://github.com/hadrienk/node-red-contrib-nordic-thingy
A node red node for the nordic thingy
https://github.com/hadrienk/node-red-contrib-nordic-thingy
iot node-red nodejs nodered nordicsemi thingy thingy52
Last synced: 9 months ago
JSON representation
A node red node for the nordic thingy
- Host: GitHub
- URL: https://github.com/hadrienk/node-red-contrib-nordic-thingy
- Owner: hadrienk
- License: apache-2.0
- Created: 2017-12-20T10:19:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T12:23:50.000Z (over 3 years ago)
- Last Synced: 2025-09-02T00:14:55.820Z (10 months ago)
- Topics: iot, node-red, nodejs, nodered, nordicsemi, thingy, thingy52
- Language: TypeScript
- Size: 116 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-red-contrib-nordic-thingy
NordicSemi Thingy nodes for node-red.
This node lets you use the Thingy - a multi-sensor Bluetooth development kit from NordicSemi - inside you IOT flows.

## Requirements
1. noble 1.8.1
1. node-red 0.17.5
## Install via NPM
From inside your node-red directory:
`npm install red-contrib-nordic-thingy`
## Features
* Periodically scans for new Thingy device
* Write custom scan filters
* Enable or disable the sensors in the node configuration
* Send sensor readings by topic
* Easy identification of the connected devices from the UI