![]() |
|
OLED not found in I2C scan - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20) +--- Forum: KC868-A6v3 (https://www.kincony.com/forum/forumdisplay.php?fid=69) +--- Thread: OLED not found in I2C scan (/showthread.php?tid=9805) |
OLED not found in I2C scan - Armsp0 - 09-07-2026 I have an OLED screen 1.5" 128x128 IC: SH1107. I can use this screen on esp32 dev board or ESP8266 without issue. If i connect to my KC868 A6 I2C bus it does not get found with i2C scan. I find its address using I2C scan on another device as 0x3C. if i go ahead and use that address in a EspHome yaml configuration to try and force a connection it fails. could this be pull up resistor issue? RE: OLED not found in I2C scan - admin - 09-07-2026 KC868-A6 use by SSD1306 OLED display. |