Description
BLE Utilities V2
BLE Utilities V2
Bluetooth low energy for iOS+Android.
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.
Technical Details
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
BLE Utilities V2