Hello, I got an Adafruit ESP32-S3 Reverse TFT Feather. The screen is working fine but when I connected an Arduino Moduliono Knob to it, the knob and button do not work. The Moduliono Knob is working fine with Arduino Nano ESP32. What is wrong?
As I recall, a green light on the Moduliono board was on when I used it with the Arduino Nano ESP32 but the light is off when the board is connected to the Feather. It seems that the Qweii connector might not be enabled eventhough it should be by default. How to enable the TFT_I2C_POWER in Arduino C++?