0.0.4 • Published 9 years ago

node-red-contrib-bluetooth-serial v0.0.4

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

node-red-contrib-bluetooth-serial

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-serial
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