python - bluetooth device proximity -


I have a simple question. Is there any way to detect proximity between 2 BT devices in Python?

I have a notebook (BT4.0) and my phone (BT4.0) and I want to know how far the phone is from the notebook, I know that it can be measured based on the signal measurement . The thing is that I could not find a library (i.e. PyBluez) to be able to show the strength of the signal.

On the other hand Google Play has dozens of apps that measure signal speed.

Is something that I'm not capable of in google?

Thank you!


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -