Objective-C iOS 6 BLE (Bluetooth 4.0) Distance calculation
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: Is it possible to calculate the distance between the device and the iPhone, or at least, have an idea of the strength so I can check if the distance is getting smaller or bigger as I move. I would like to build some sort of system which makes it easier to find "lost" things in a close perimeter. Is such thing possible? And if so, what is the best way to do this. I assume that there is no obstruction between the two devices. 回答1: Yes, absolutely! Actually it's basic functionality provided by Core Bluetooth. To reference a link provided by a