Hello everybody. I'm using a bluetooth dongle with a raspberry Pi, in addition with the latest stable version of BlueZ. I have to connect this dongle to another device that is using Bluetooth Low Technology, and try to read some characteristics. From now on, I managed to connect and manually read the characteristics using first bluetoothct (for pairing with the other device) and then gatttool in interactive mode(for connecting to the paired device, and then to read the chars). I tried running only the gatttool in interative mode, but seems like if I dont leave the bluetoothctl running after pairing the device, it wont work. So first question could be: is there any way of doing this using something that is not bluetoothctl? (so I can make some sort of script and make an automate process) Also, could it be possible to make a custom application that do this using C or python? Thank you very much for your help. -- Kind Regards -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html