Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T12:23:50.000Z (almost 2 years ago)
- Last Synced: 2025-01-15T19:37:37.284Z (27 days 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.
![Nordi Thingy 52](https://www.nordicsemi.com/var/ezwebin_site/storage/images/media/images/products/nordic-thingy-52/2129008-1-eng-GB/Nordic-Thingy-52_imagelarge.jpg)
## 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