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
Discord: https://bit.ly/nineva_support_discord
Documentation: https://docs.ninevastudios.com/#/ue-plugins/ble-goodies?id=setup
Example Project: Demo project included in the plugin
特征:
- 检查设备上是否支持低功耗蓝牙
- 检查蓝牙是否已启用
- 启用/禁用蓝牙(仅限Android)
- 扫描可用的BLE设备
- 读取设备制造商数据
- 连接到BLE设备
- 订阅通知特性
- 读/写特征数据
代码模块:
- BleGoodies(运行时)
支持的开发平台:Windows、Mac OS
支持的目标构建平台: 安卓,iOS
不和谐: https://bit.ly/nineva_support_discord
文件: https://docs.ninevastudios.com/#/ue-plugins/ble-goodies?id=setup
示例项目:插件中包含的演示项目
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.
此插件仅适用于Android和iOS,它不适用于桌面平台
BLE实用程序提供了一组蓝图节点,可轻松实现BLE工作流。 发现附近运行特定服务的设备,并对可用特性执行订阅/读/写操作。
您也可以加入我们的 帕特雷翁 以支持我们的进一步工作并获得一些好处。
评论(0)