Hi,
 
I wan't to do something like this, but I have a problem reading the rssi value:
 
hcitool cc 00:04:3E:46:02:26 (adress of my bluetooth PDA)
hcitool rssi 00:04:3E:46:02:26
output is always RSSI return value: 0
 
but if I launch KBluetoothd and establish an OBEX connection to download a file, then the outpur of hcitool rssi ... is good
 
What can I do to get ths correct rssi value only using hcitool, or shell programs?
 
Thanks.