vote up 0 vote down star

So I just read this article. What I'm wondering is, is there any way to determine bluetooth signal strength quantitatively, whether using AppleScript or some other language on Mac OS X? I'd like to implement something like this, except the 30-foot range mentioned in the article is a bit high, IMHO. I'd like it to work when I'm more than, say, five feet away.

flag

1 Answer

vote up 0 vote down check

From looking at the Cocoa IOBluetoothDevice docs, it appears there is no way to query signal strength.

You can only query if the device is connected or not.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.