Velorexe/Unity-Android-Bluetooth-Low-Energy

Connect Quest 3 with an Arduino

Opened this issue · 3 comments

Hi
I would like to create an Unity program which connects my Quest 3 with an Arduino via BLE. Is it possible to do that with this Plugin?
I tried the Example scene but when I click on the Scan Button the app crashes.

@7Flo117 hi 7Flo117!
Did you solve the problem well?

Can you use adb logcat or Unity's Logcat package to record the trace log before the crash, and then post it here as a code block.

Also please include Unity Version and selected Android SDK you have selecting in Player settings..

There is a setup wizard that helps you add the correct flags to you AndroidManifest xml file. It should appeared when you installed. You can open it from the menu here: Window/Android Bluetooth Low Energy Library