Skip to content
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

Gamepad does not actively connect to wifi ap created by esp8266 (2.4g) #123

Closed
sj15712795029 opened this issue Aug 9, 2019 · 5 comments
Closed

Comments

@sj15712795029
Copy link

I see your description at wiki:
Once a Dot11Beacon is found, the GP is comparing the MAC of the Dot11Beacons origin to '62:45:B4:xx:yy:zz'
And the Gamepad will scan 1, 6, 11 (2.4 GHz) beside the following channels 36, 40, 44, 48, 153, 157, 161 and 165 (5 GHz)
But I'm creating an AP, beacon as shown here:
image

I found that the handle was not connected, so I grabbed the bag and found that my handle would only connect to the usb adapter on channel40 and 44 (wifi chip is MT7612). Now I want to use esp8266, because this module only supports 2.4g.
Excuse me, is there something wrong with my beacon?

@sj15712795029
Copy link
Author

If anyone can answer this question, I appreciate it very much

@sj15712795029
Copy link
Author

I see the github https://github.com/nathanRamaNoodles/Tinker-Controller
He used esp8266 to connect the xbox, but he only used an esp-test ssid(open ap), and I didn't even see him modify the MAC, but why did his xbox wireless wifi gamepad connect to esp8266

@sj15712795029
Copy link
Author

I made a 5G AP again today and set the address to 62:45:b4:ff:05:13, but the gamepad still did not initiate pairing connection, beacon is as follows
image

@atar-axis
Copy link
Owner

Sorry, I do not have time to develop into this direction at the moment, therefore I cannot answer your questions too. I am sorry.

@sj15712795029
Copy link
Author

Thanks for your reply. I have made xbox connect to the AP created by esp8266, but esp8266 does not reply to the connection request, but only replies ack, but does not reply to the connection request. I have also temporarily pending, and I will share it here if there is any message

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants