I bought two of these devices and can’t get either one to display anything. I’m connecting them using qwiic connectors to an ESP32 (Adafruit Huzzah 32).
I’ve tried using esphome and the Adafruit_SSD1306 library directly (https://github.com/adafruit/Adafruit_SS … 32_i2c.ino).
It appears the device is communicating over the i2c bus correctly (address 0x3c), but there’s no output on the display.
There’s not much information to go on in the product page about the hardware (https://www.sparkfun.com/products/17153). Is there more available?
Is it possible I damaged them? I had them briefly wired up with SDA and 3.3V swapped due to a bad cable.