Hello!
I have tried to use the microbit controller code (https://github.com/PetoiCamp/ESP32_Microbit_Controller) for the Bittle X but it does not connect. I have updated the Bittle X to the latest firmware but still it does not connect. IS there a problem or do I need to do anything else?
Thanks,
Michael
If you are using Bittle X with BiBoard V0_* (a stacked board), you need to comment out (add // to disable the line) the IR_PIN line in OpenCat.h to enable the bluetooth service for the remote.
You need to turn on the micro:bit first then reboot the robot. It should connect automatically.