Darren
Darren
> Part 1 should be covered by PR [bluekitchen/btstack#209](https://github.com/bluekitchen/btstack/pull/209). > > Extending the HID for more buttons,axis and modes could be seen in https://github.com/lemmingDev/ESP32-BLE-Gamepad > > and possibly ForceFeedback with...
> Since the chip is connected via SPI... could this eventually be ported over to use ESP? For GP2040-CE, we don't have any plans to support any platforms other than...
> Bluetooth support would also open the door for DIY receivers to connect bluetooth gamepads to S/NES or Wii extensions, right? That is, using the board as a receiver rather...
> > > Since the chip is connected via SPI... could this eventually be ported over to use ESP? > > > > For GP2040-CE, we don't have any plans...
> > Rough implementation of BlueTooth support with Switch connection is in this project. > > Unfortunately, it uses the Pico SDK, which I believe we can't use. The Pico...
Thanks for making a ticket for this! We have seen this while working on other I²C add-ons, and some work has been done to alleviate the issue, with the temporary...