CANDY-LINE / node-red-contrib-generic-ble

A Node-RED node set for providing access to generic BLE peripheral GATT characteristics.
Apache License 2.0
24 stars 22 forks source link

Connect to device sending its MAC address #52

Open aries84ct opened 3 years ago

aries84ct commented 3 years ago

Hello, is there a way to connect to a BLE device (input or output) sending its MAC address in input, instead of associate the device statically to the node?

Thanks