Bluetooth篇 开发实例之六 蓝牙RSSI计算距离 计算公式: d = 10^absRSSI) – A) / 10 * n)) 其中: d – 计算所得距离 … Continue reading Bluetooth篇 开发实例之六 蓝牙RSSI计算距离