Skip to content

This is Unreal Engine plugin that allows to scan for BLE devices with Cycling Power service running, connect to one of them and subscribe for its notifications.

NinevaStudios/ble-utilities-unreal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can buy a refactored and much more stable version of this plugin with better architecture on UE Marketplace. This repo is not maintained any more.

If this repo helped you, please consider buying us a cup of coffee:

paypal

Unreal Engine 4 BLE (Bluetooth Low Enegy) Plugin

This is an Unreal Engine plugin that allows to scan for BLE devices, connect to one of them and performn basic operations like subscribe/read/write.

This is what the plugin is able to do:

  • Works in Unreal Engine 4.22 for both iOS and Android platforms
  • Check if bluetooth Low Engergy is supported on the device
  • Check if bluetooth is enabled
  • Enable/disable bluetooth" (Android only)
  • Scan for bluetooth devices that have a specific service running
  • Connect to one of the found BLE devices from within the Unreal Engine app
  • Subscribe to specific characteristics to receive notifications
  • Read/Write characteristic values

For blueprint examples please refer to the Wiki page.

About

This is Unreal Engine plugin that allows to scan for BLE devices with Cycling Power service running, connect to one of them and subscribe for its notifications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •