Accessing the XBOX One Controller with C# via Bluetooth

459 views Asked by At

I have an app in C# that uses SharpDX to handle a Xbox one controller via USB.

I want the app take advantage of the Xbox one controller Bluetooth capabilities, but I can't communicate with it.

How can I access the xbox one controller via bluetooth with C#?

I hope someone can guide me on the right path. I don't have any experience accessing Bluetooth devices with C#.

0

There are 0 answers