Page 1 of 1

Connect a Xbox gamepad using MicroPython

Posted: Thu Jun 02, 2022 5:29 pm
by CubeLegend
Hey I am trying to connect a xbox wireless controller rev3 (the one with the share button) to my esp32, using MicroPython. But when I try to connect to it using BLE#gap_connect, I instantly get a disconnect Event. Any help us appreciated thanks in advance.

Here is my code: https://gist.github.com/CubeLegend/f77c ... c6508cdaf2