Hello,
I want to read data from a Bluetooth device into my raspberry PI based hardware over NODE-RED.
I made attached flow , but not able to conenct to any blutooth device or my phone.
[{"id":"a240c740.e879d8","type":"Generic BLE in","z":"98ab6f5f.fbf2c","name":"Nokia","genericBle":"ed0d3ab5.1d1a98","useString":false,"notification":true,"x":290,"y":160,"wires":[["cf03b40a.b08198"]]},{"id":"cf03b40a.b08198","type":"debug","z":"98ab6f5f.fbf2c","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":540,"y":160,"wires":[]},{"id":"49b35b67.3f2364","type":"Generic BLE out","z":"98ab6f5f.fbf2c","name":"Nokia","genericBle":"ed0d3ab5.1d1a98","x":460,"y":280,"wires":[]},{"id":"66ea28b9.859e68","type":"inject","z":"98ab6f5f.fbf2c","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":200,"y":300,"wires":[["49b35b67.3f2364"]]},{"id":"ed0d3ab5.1d1a98","type":"Generic BLE","z":"","localName":"Nokia 7.1","address":"ac:57:75:48:5c:76","uuid":"00805f9b34fb","muteNotifyEvents":false,"operationTimeout":"300","characteristics":[]}]
log
Thanks & BR
Madhumati