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

Scan result BLE devices #32

Closed LeoL5 closed 4 years ago

LeoL5 commented 4 years ago

Hello everyone! This is my first post in this forum and I don't know if the topic has already been covered in other posts. I would like to use the node-red-contrib-generic-ble library for my application, in which I would like to read the data sent via a Bluetooth Low Energy device. I installed through the manage palette and it seems to have been successful. However when I go to the configuration window of the BLE peripherals I cannot use the scan result. It appears not to perform any scan operation. Can anyone help me solve this problem?

dbaba commented 4 years ago

If you're running Node-RED on Raspberry Pi or other linux box, try the latest version (4.0.0). Read Installation Note as well when you install the latest version.

dbaba commented 4 years ago

Re-open this when you still have problem with the latest version.