Robert Martin
Robert Martin
> I managed to use the joycontrol library to connect a selfmade arcade controller with buttons, digital and analog sticks to the switch. That's really cool. The delay problem you...
Have you tried the reconnect option without opening the Change Grip/Order menu? Maybe rather try Raspian on the pi instead of Ubuntu. There was an issue here where the connection...
> @mart1nro Do you think it could have anything to do with certain bluetooth modules not allowing the ability to modify certain attributes? My guess is that some cheap bluetooth...
I tested it with 10.0.4 on my Laptop and it It still works. I'm going to check it on my Raspberry Pi 4 as well once I have time and...
Hey, I tested the "don't send state while we have no player assigned yet" fix and it improves pairing a lot, thanks. I don't understand the fix with lowering the...
Nice, I'll take a look as soon as I have the time.
No support yet, but would be nice to have.
@dentedghost Sure! That would be great. There is some information on [dekuNukem/Nintendo_Switch_Reverse_Engineering ](https://github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering) The rumble data bytes in an output report (what the Switch sends) are described here: https://github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering/blob/master/bluetooth_hid_notes.md#rumble-data Here...
Hey, Ubuntu on pc works fine for me. The issue with Ubuntu was on the raspberry pi, but I haven't checked nor confirmed it yet (I use Raspian atm). I...
Hi, sorry you also had to install install libhidapi-hidraw0. It is probably part of the libhidapi-dev package you mentioned. @TylerCarberry kindly made a pull request and it is now added...