Firebeetle 2 ESP32-C6 Bluetooth problems
Miguel.Morais 2026-04-06 18:28:22 23 Views1 Replies Hi.
I've done some code to use a Firebeetle 2 ESP32-C6 as a gamepad via BLE (using https://github.com/lemmingDev/ESP32-BLE-Gamepad).
I am using Arduino IDE to programm it and have all latest board and libraries.
The problem is that my code works 100% on the Firebeetle 2 ESP32-C6 version 1.0 but when I use version 1.2…it starts giving me connection errors when I first try to pair it with windows. It keeps saying “Try again later”. Does version 1.2 of the FB changed anything bluetooth related or do I have a faulty device?
Thanks.
Regards,
Mike
Hi! I recommend testing the official Bluetooth example tutorials for the Firebeetle 2 ESP32-C6 first to verify the basic Bluetooth functionality of the V1.2 board. Link: https://wiki.dfrobot.com/dfr1075/docs/23190
Yx 
