wiredopposite / OGX-Wireless-Lite

Bluetooth LE gamepad adapter for multiple game consoles.
Other
14 stars 0 forks source link

Can't pair to a bluetooth controller. #5

Open Xenphor opened 1 month ago

Xenphor commented 1 month ago

edit: I'm looking at the instructions again and see the Bluetooth Low Energy is required which might be the problem. edit2: I've tried using a Steam Controller in Bluetooth mode and it still won't pair.

I'm using a ESP32-S3-DevKitC-1-N8R8 board and flashed the bootloader to 0x0000, partition table to 0x8000, and OGX-Wireless to 0x10000. I am able to access the webapp with this configuration, but controllers will not pair. I have tried DS4, DS3, Switch and Xbox one controllers and none work when set to pair. I'm using it with an OG Xbox and the controllers will never establish a connection.

I was unable to access the webapp when flashing the bootloader to 0x1000.

Here's some pictures of the device: PXL_20240601_001021583 MP PXL_20240601_001003129 MP

Any help would be nice.

P-v-D commented 1 month ago

Just to be 100% sure, you can use your Steam Controller in BT Mode on another Device right? I think you will need "Bluetooth LE Pairing Mode". See official Documentation from Valve https://help.steampowered.com/en/faqs/view/1796-5FC3-88B3-C85F

I sadly dont hava a Steam Controller i could tst with only a Stadia and a Xbox Series Controller but both of the paired perfectly on my OG Xbox and my PS3 (the Stadia Controller seems to have a problem with the Triggers but Pairing ist no Problem)

Is used the same Offsets as you on a Cheap USB-C Clone from Amazon (https://www.amazon.de/dp/B0CQNB74R9?th=1) i actually seem to have a few problems with the Web App but again Controller Pairing is no Problem.

Xenphor commented 1 month ago

Just to be 100% sure, you can use your Steam Controller in BT Mode on another Device right? I think you will need "Bluetooth LE Pairing Mode". See official Documentation from Valve https://help.steampowered.com/en/faqs/view/1796-5FC3-88B3-C85F

I sadly dont hava a Steam Controller i could tst with only a Stadia and a Xbox Series Controller but both of the paired perfectly on my OG Xbox and my PS3 (the Stadia Controller seems to have a problem with the Triggers but Pairing ist no Problem)

Is used the same Offsets as you on a Cheap USB-C Clone from Amazon (https://www.amazon.de/dp/B0CQNB74R9?th=1) i actually seem to have a few problems with the Web App but again Controller Pairing is no Problem.

Yeah I had to upgrade the firmware on my Steam Controller and then used Bluetooth on my PC to connect with it. It was kind of a hassle to get it to pair the first time so maybe the implementation is wonky? I noticed that my computer makes the connection beep sound like something was inserted but quickly disconnected when trying to pair it with the ESP32. I wouldn't want to seriously use the controller for OG Xbox so it was only to test that it was working.

I do have a standard Xbox one S controller, but the firmware hasn't been updated. I would try that, but I don't want to lose legacy Bluetooth support, and the only way to downgrade the firmware requires a console which I don't have. I also prefer the DS4 but didn't realize the LE requirement. I don't think I have any other controllers that support Bluetooth LE, so I'll probably have to get an OGX-mini instead.

Xenphor commented 1 month ago

Alright I went ahead and updated my Xbox one s controller and it connected so I guess something is up with the Steam controller support.

edit: I've noticed that pressing down on the analog stick does not work in the Rocky softmod menu on og xbox.