-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pairing with Steel. mini Wireless #9
Comments
Wired connection looks to detect the gamepad but it turns out to unknown device state 🔢 |
Since stratus mini's an MFi accessory for WiAP (Wireless iPhone Accessory protocol} and not a macOS gamepad it's just about focusing on iphone Bluetooth specs.. It's always been using the Bluetooth 4.0 at least, then you must be connected from such a BT adapter.
|
Looks like BT pairing profiles don't match between SMW gamepads and the operating system. https://stackoverflow.com/a/27573139/6663884
That caused MFGF to not use the BT stream.
The text was updated successfully, but these errors were encountered: