ndeadly

Results 653 comments of ndeadly

It's been confirmed that this controller uses Bluetooth LE (see https://github.com/ndeadly/MissionControl/issues/719). We've done some testing in private on my discord server and it seems the controller suffers from similar issues...

Hey, sorry I've been away on holidays and haven't had a chance to respond until now. I haven't touched this branch in a while because there are some outstanding issues...

Some updated Joycon data logged from my controller fw_major = `0x04` fw_minor = `0x19` mcu data: ``` 0x01, 0x00, 0xff, 0x00, 0x08, 0x00, 0x1b, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00,...

> But now it seems like it would require further reverse engineering and I don't feel confident I can take up on a task like that. I don't think it...

Are you able to use other controllers successfully? If the controller doesn't pair with the console at all, then it may be using Bluetooth LE. You can check this in...

> yes controllers like DS4 work just fine, i had a long session the other way with one. i was just curious about using this controller since it can attach...

@OfficialLayton please refer to the earlier comments regarding obtaining info about the controller

This page suggests it's some other 2.4GHz wireless with a USB dongle https://rexus.id/language/en/produk/rexus-gaming-gamepad-wireless-gx100/ Can you confirm whether this controller actually uses Bluetooth? I.e. can you connect it to a PC...

Seems that this is another Bluetooth LE device, and will have to wait until I've got that working before I can add support. Taken from https://www.amazon.com/Amazon-Luna-Controller/dp/B07P989QTJ?th=1 Bluetooth connectivity | Supports...

@martinmagic we're doing some Bluetooth LE testing in my [discord server](https://discord.gg/gegfNZ5Ucz) at the moment, and have got several controllers working or partially working already. Come check out the #testing channel...