Bluetooth LE for iOS, tvOS and Android 2.16 Unity脚本 Bluetooth LE for iOS and Android 2.3版下载链接
Bluetooth LE for iOS, tvOS and Android 2.16
u3d
unitypackage
Requires Unity 4.6.8 or higher.
This is a very simple implementation of Bluetooth Low Energy (BLE) for iOS, tvOS and Android.
Create a BLE Central Manager to access BLE Peripherals
This asset can be used for games and any other Unity applications.
Includes an example that connects to RFduino and TI SensorTag devices.
Also includes RSSI and manufacturer specific data from the advertising packet to allow iBeacon type functionality.
Peripheral mode is only available on iOS.
On iOS only there is an example that can act as an RFduino device peripheral in order to demonstrate how to be a peripheral on iOS.
Support for Apple's tvOS included at no extra charge.实现蓝牙低能耗(BLE)的IOS,TVOS和Android。创建一个BLE中央管理器来访问PLE外围设备此资产可用于游戏和任何其他统一应用程序。包括连接到RFduino和TI SysRoTag设备的示例。还包括来自广告包的RSSI和制造商特定数据,以允许iBeaCon类型功能。