node-red-contrib-bluetooth-serial
v0.0.4
Published
A Node-RED node for sending messages over Bluetooth Classic serial
Downloads
80
Readme
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