Connect Quest 3 with an Arduino
Opened this issue · 3 comments
7Flo117 commented
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.
aloHyomora commented
@7Flo117 hi 7Flo117!
Did you solve the problem well?
paulhayes commented
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..
paulhayes commented
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