zpukr / ArduRower

42 stars 8 forks source link

OLED not working #2

Closed cg089 closed 2 years ago

cg089 commented 2 years ago

Hi, thanks for this project!

Does anyone have idea why the OLED screen is not working? I bought the "Heletec WiFi Kit 32" which is used by this project. The OLED is also an SSD1306 0x3c on SDA 4, SCL 15, RST 16. I tried flashing ESPHome, OLED works perfect. Flashing ArduRower, it stays dark.

Thanks for any hint.

cg089 commented 2 years ago

After flashing bin file instead of compiled src the oled works.