Bluetooth node not working properly

'Hello ,

I have raspberry pi based device . where I am testing bluetooth flow as attached herewith, but its not working properlly. I am trying to connect my ipad , but could not read UUID parameters
[{"id":"61129ed0.7fffc","type":"inject","z":"53fed0e2.6c794","name":"Device Name","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"2a24","payload":"","payloadType":"str","x":110,"y":160,"wires":[["64cad85c.c340f8"]]},{"id":"64cad85c.c340f8","type":"Generic BLE in","z":"53fed0e2.6c794","name":"","genericBle":"99518c8b.74732","useString":false,"notification":true,"x":290,"y":160,"wires":[["fa4e7ebe.af6ce"]]},{"id":"fa4e7ebe.af6ce","type":"debug","z":"53fed0e2.6c794","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":550,"y":160,"wires":[]},{"id":"99518c8b.74732","type":"Generic BLE","localName":"iPad","address":"14:95:ce:d6:64:60","uuid":"1495ced66460","characteristics":[]}]

below some screenshots:


while if I chk on putty , it scans devices & connects
image

please let me know what can be the issue?

thanks & BR
Madhumati

I am waiting for valuable guidance , please let me know if any other information needed

BR
Madhumati

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.