clausbroch / node-red-contrib-noble-bluetooth

A Node-RED module based on noble for interaction with Bluetooth Low Energy (BLE) devices.
MIT License
8 stars 15 forks source link

allow duplicate scan and disconnect node #11

Open sbrighth opened 3 years ago

sbrighth commented 3 years ago
  1. default scan operation doesn't allow duplicate. so I add duplicate option.
  2. when node is connected, I can't disconnect and switch other device until I restart flow. I add disconnect option