Unreal Engine Marketplace is moving over to Fab in mid-October. Learn more.

BLE Utilities V2

Nineva Studios - Code Plugins - Feb 6, 2020

Bluetooth low energy for iOS+Android

  • Supported Platforms
  • Supported Engine Versions
    5.1 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.
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