Giter Club home page Giter Club logo

unity-android-bluetooth-low-energy-java-library's Introduction

About me

  • Graduated from The Hague University of Applied Sciences
    • Majored in Game Development & Simulation
  • Working / Maintaining Unity related frameworks and tools
  • Currently working at Quintor

Velorexe's Stack Overflow Reputation

Current Skills

  • Languages

    C# Java JS Shaderlab
    • Currently Learning
      CSS Cypress HTML TS
  • Frameworks & Libraries

    Android ASP.NET Blazor Lit .NET
  • Applications

    Unity

unity-android-bluetooth-low-energy-java-library's People

Contributors

velorexe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

unity-android-bluetooth-low-energy-java-library's Issues

Hardcoded characteristic UUID

Hi,

The csc characteristic on my smart trainer is 00002a5b-0000-1000-8000-00805f9b34fb (short UUID: 2a5b)
And the service UUID is:00001816-0000-1000-8000-00805f9b34fb

For this reason, the hardcoded UUID suffix and prefix in the UnityAndroidBLE class doesn't work for me, when I tried to use it from Unity, via your Unity-Android-Bluetooth-Low-Energy project.

What do you think about extending the functions to be able to work with long UUIDs as well.
For example, when the UUIDs are given this way:
_readFromCharacteristic = new ReadFromCharacteristic(_deviceUuid, "00001816-0000-1000-8000-00805f9b34fb", "00002a5b-0000-1000-8000-00805f9b34fb", (byte[] value) =>

In this case it would be great to avoid hardcoded prefixes and suffixes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.