This plugin works ONLY on Android and iOS, it doesn't work on desktop platforms
BLE Utilities provides a set of blueprint nodes for easy BLE workflows. Discover nearby devices running specific services and perform subscribe/read/write operations on available characteristics.
You can also join our Patreon to support our further work and get some benefits.
技术细节
Features:
Check if Bluetooth Low Energy is supported on the device
Check if Bluetooth is enabled
Enable/disable Bluetooth (Android only)
Scan for available BLE devices
Read device manufacturer data
Connect to BLE devices
Subscribe to notify characteristics
Read/Write characteristic data
Code Modules:
BleGoodies (Runtime)
Supported Development Platforms: Windows, Mac OS
Supported Target Build Platforms: Android, iOS
Example Project: Demo project included in the plugin
此插件仅适用于 Android 和 iOS 系统,不支持桌面平台。
BLE Utilities 提供了一组蓝图节点,用于简化 BLE 工作流程。它可以发现附近运行特定服务的设备,并对可用的特性执行订阅/读取/写入操作。
您也可以加入我们的 Patreon 来支持我们的后续工作并获得一些奖励。
技术细节
功能:
检查设备是否支持低功耗蓝牙
检查蓝牙是否已启用
启用/禁用蓝牙(仅限 Android 系统)
扫描可用的 BLE 设备
读取设备制造商数据
连接 BLE 设备
订阅通知特性
读取/写入特性数据
代码模块:
BleGoodies(运行时)
支持的开发平台:Windows、Mac OS
支持的目标构建平台:Android、iOS
示例项目:插件中包含的演示项目