laksh225
laksh225
I could install btproxy for python2.7 with PyBluez version 0.22 instead of the latest version 0.23.
Use this `python3 -m pip uninstall btproxy`
@fonsp Is the issue description above documentation of **all** key shortcuts or there is a seperate space for it?
In the code, change `rssi[3]` with `int(rssi[3])`. This should be done because **int** has a **to_bytes** method whereas **str** doesn't.
According to me, after the device has gone out of range, it takes approximately 5 seconds to connect back to the device. So, it will take approx 5 seconds if...
The format of Bluetooth address that worked for me is "xx:xx:xx:xx:xx:xx".
Could you write the issue description in English?