dbaba
dbaba
Thanks. I've published the revised version of this node in order to provide more error info on the console. Could you please upgrade the node to v4.0.3 and post the...
Well, the error is just a permission error... It should be resolved by adding pi user group to bluetooth group. Again, let me check your environment. Can you please provide...
- pi user is belonging to bluetooth group - OS seems to be identical to mine - dbus version is same Unfortunately, I have no idea to resolve the issue....
The error was thrown by BlueZ's [gatt_client.c](https://github.com/bluez/bluez/blob/master/src/gatt-client.c#L299) module, which means the issue is related to raw packet problem and out of Node-RED/Node.js process scope. So you may want to check...
Interesting. Let me try it.
I observed that while reproducing an issue. Scanning on/off commands seem to be required in some cases.
Unfortunately, I cannot help to answer it. I believe the error is caused by gattool. However, this node never uses gattool. If you need to use gattool, you may want...