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.
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
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