0.0.6 • Published 9 years ago

node-red-contrib-bluetooth v0.0.6

Weekly downloads
30
License
MIT
Repository
github
Last release
9 years ago

node-red-contrib-bluetooth

A Node-RED node to send and receive messages over Bluetooth Classic serial. This is a useful way to make Node-RED talk to an Arduino wirelessly.

Usage

npm install node-red-contrib-bluetooth
node-red

Input a MAC address with the topic 'address' to start connecting

Dependencies

bluez 5.0+

bluetooth-serial-port (npm module)

Tested with:

ORICO BTA-403 Bluetooth 4.0 USB Dongle

HC-06 Bluetooth Module

Fedora 21

License

MIT License

See doc/LICENSE