Adam Brunnmeier

Results 115 comments of Adam Brunnmeier

Somewhat duplicate: https://github.com/kozec/sc-controller/issues/639, https://github.com/kozec/sc-controller/issues/616 According to https://wiki.archlinux.org/title/Gamepad#Kernel_Nintendo_HID_Driver : > The hid-nintendo kernel HID driver was mainlined in kernel 5.16. [..] It supports the Nintendo Switch Pro Controller over both USB...

Better badly fixed than not fixed at all I guess? @Moguri do you have a suggestion on how I can try out your fix? I didn't compile panda3d before.

If someone could create a pull request that fixes this issue, that would be highly appreciated!

Thanks for reporting! There could be another thing delaying first-party C#-support for windows' BLE-api. It is not sure whether Unity will support this part of .NET 6 api. If someone...

As Abrahamh08 pointed out in https://github.com/adabru/BleWinrtDll/issues/27 , .Net 5 wouldn't improve the situation with BLE.

For investigation, you can download and run the [Microsoft's Bluetooth Low Energy sample](https://docs.microsoft.com/en-us/samples/microsoft/windows-universal-samples/bluetoothle/) and see whether subscribing works there. If the demo works, it should be fixable in this repo....

Does this mean in Microsoft's sample the subscription failed with the same error?

According to https://docs.microsoft.com/en-us/uwp/api/windows.devices.bluetooth.genericattributeprofile.gattcommunicationstatus?view=winrt-22000#fields the status code means "Access is denied.". I don't know how you would proceed. Google might help.

Hi @Ugobyte , thanks for the offer! I probably can't work on this project for like the next ten months. You can feel free to hire freelancers to fix some...