Python code for getting the RSSI value of a Bluetooth device by address. Based on the value returned, can determine the proximity of the device. This code was ported to Python 3 based on this ...