Skip to content

Joelx/BleWinrtDll-Unity-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BleWinrtDll-Unity-Demo

This is a small Unity demo project showing an exemplary implementation of the BleWinrtDLL repository by adabru.
Included is a simple Unity scene containing a GUI listing scanned BLE devices and making the connection to a BLE device accessible via button click.

Instructions

  1. Download the project folder and import it as a new project in Unity Hub.
  2. In Unity, open the BleTest scene.
  3. Hit "play" to start the GUI.
  4. If you want to connect a device, you first need to fill in the corresponding fields targetDeviceName, serviceUuid and characteristicUuids in the BleTest.cs file to match your BLE device.
  5. (optional) A BleWinrtDll.dll is included, but you may also want to compile your own from the BleWinrtDLL repository

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages