SpacehuhnTech/esp8266_deauther

NodeMCU OLed display issue

Aperta

#1779 aperta il 6 ago 2025

 (5 commenti) (0 reazioni) (0 assegnatari)C (2758 fork)batch import
help wanted

Metriche repository

Star
 (14.772 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Have you searched for existing (open and closed) issues describing the same problem?

Yes

I am using ESP8266 nodemcu V3 with built-in oled display. when i try to use the oled with Wire.begin(4, 5); it works great. but when i try to use these scl and sda pins in A_config.h, it doesnt show anything in the display. i tried some other default scl, sda pins too. nothing worked

Guida contributor